Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 399:4e0d36941ba1
age | author | description |
---|---|---|
Fri, 18 Mar 2011 21:26:27 +0000 | Matthew Wild | mod_smacks: Merge mod_fastreconnect (resumption support), fix a number of bugs, refactor the code and add some more comments to explain process |
Sat, 16 Oct 2010 07:49:30 +0500 | Waqas Hussain | mod_smacks: Fixed to use the correct events API. |
Thu, 07 Oct 2010 16:19:09 +0100 | Matthew Wild | mod_smacks: Add commented log statement for future debugging |
Thu, 07 Oct 2010 16:18:07 +0100 | Matthew Wild | mod_smacks: Fixes for monkey-patched sessionmanager.destroy to handle stream resumption, and to fall back to stock destroy() if the session is not smacks-enabled. |
Thu, 07 Oct 2010 16:16:49 +0100 | Matthew Wild | mod_smacks: Fixes for storing the unacked stanzas so that they can be properly replayed to clients on stream resume |
Thu, 07 Oct 2010 16:14:31 +0100 | Matthew Wild | mod_smacks: Fix to reply to stream for s2s sessions |
Sat, 24 Jul 2010 11:07:38 +0100 | Matthew Wild | mod_smacks: Fix the logic for handling outgoing stanzas and ack requests |