Software /
code /
verse
Log
description | author | age |
---|---|---|
doc/example.lua: Update to use 'ready' event | Matthew Wild | Sun, 30 May 2010 02:49:58 +0100 |
verse.client: Fire 'ready' event on stream when resource binding or session negotiation is complete, hook this instead of binding-success | Matthew Wild | Sun, 30 May 2010 02:49:02 +0100 |
verse.plugins.session: Only negotiate session when support is advertised by the server, and not marked as optional (saves a round-trip in a lot of cases) | Matthew Wild | Sun, 30 May 2010 02:47:19 +0100 |
verse.plugins.compression: Remove some redundant debug logging | Matthew Wild | Sun, 30 May 2010 02:44:29 +0100 |
verse.plugins.session: Convert from spaces to tabs | Matthew Wild | Sun, 30 May 2010 02:37:03 +0100 |
verse.plugins.compression: Bump priority of stream-features handler to negotiate compression before resource binding | Matthew Wild | Fri, 28 May 2010 23:32:16 +0100 |