Log

description author age
verse.client, verse.plugins.bind, verse.plugins.session: Rename binding-success and binding-failure to bind-success and bind-failure for consistency Matthew Wild Sun, 30 May 2010 02:54:15 +0100
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
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib) Matthew Wild Fri, 28 May 2010 23:27:39 +0100
verse.client: Add stream:reset(), keep self.data static between resets Matthew Wild Fri, 28 May 2010 23:26:31 +0100
LICENSE: Add license (MIT/X11) Matthew Wild Fri, 28 May 2010 20:59:38 +0100
plugins.session: Convert from Windows line endings Matthew Wild Fri, 21 May 2010 11:11:43 +0100
verse.plugins.tls: self -> stream Matthew Wild Tue, 11 May 2010 23:19:01 +0100
verse.plugins.tls: Return true to indicate success loading plugin Matthew Wild Tue, 11 May 2010 23:18:11 +0100
verse.plugins.tls: Set secure flag, hide some warnings Matthew Wild Tue, 11 May 2010 23:17:00 +0100