Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 298:451e734045d4
description | author | age |
---|---|---|
mod_smacks: Fixed to use the correct events API. | Waqas Hussain | Sat, 16 Oct 2010 07:49:30 +0500 |
mod_smacks: Add commented log statement for future debugging | Matthew Wild | Thu, 07 Oct 2010 16:19:09 +0100 |
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. | Matthew Wild | Thu, 07 Oct 2010 16:18:07 +0100 |
mod_smacks: Fixes for storing the unacked stanzas so that they can be properly replayed to clients on stream resume | Matthew Wild | Thu, 07 Oct 2010 16:16:49 +0100 |
mod_smacks: Fix to reply to stream for s2s sessions | Matthew Wild | Thu, 07 Oct 2010 16:14:31 +0100 |
mod_smacks: Fix the logic for handling outgoing stanzas and ack requests | Matthew Wild | Sat, 24 Jul 2010 11:07:38 +0100 |