Log

mod_smacks/mod_smacks.lua @ 317:4f78f5020aa9

description author age
mod_smacks: Fixed to use the correct events API. Waqas Hussain 2010-10-16
mod_smacks: Add commented log statement for future debugging Matthew Wild 2010-10-07
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 2010-10-07
mod_smacks: Fixes for storing the unacked stanzas so that they can be properly replayed to clients on stream resume Matthew Wild 2010-10-07
mod_smacks: Fix to reply to stream for s2s sessions Matthew Wild 2010-10-07
mod_smacks: Fix the logic for handling outgoing stanzas and ack requests Matthew Wild 2010-07-24
mod_smacks: Clean outgoing stanza queue correctly on session close Matthew Wild 2010-07-08
mod_smacks: Use filters for catching incoming stanzas (more reliable and efficient), also add some logic to make compatible with the stream resumption module (coming soon) Matthew Wild 2010-07-08
mod_smacks: Better logic for deciding what is a stanza and what is not, and deciding when to send ack requests Matthew Wild 2010-07-08
mod_smacks: XEP-0198 Stream Management acks. Initial commit - very rough, useful mainly for testing at the moment, most certainly contains bugs :) Matthew Wild 2010-06-03