Software / code / verse
Log
client.lua @ 97:ad6006779416
| description | author | age |
|---|---|---|
| verse.client: Update stream:close() to use base stream:close(), and not add an XMPP-specific :close() to the base stream | Matthew Wild | Sat, 21 Aug 2010 14:37:10 +0100 |
| verse.client: Add stream_id property | Matthew Wild | Tue, 03 Aug 2010 09:17:03 +0100 |
| Bounce service-unavailable on unhandled iq stanzas (thanks Kev, Florob and anyone else who poked me) | Matthew Wild | Mon, 21 Jun 2010 17:33:51 +0100 |
| 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 |
| 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.client: Add stream:reset(), keep self.data static between resets | Matthew Wild | Fri, 28 May 2010 23:26:31 +0100 |