Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1185:30b681898c2d
description | author | age |
---|---|---|
mod_smacks: Allow resumption if the TCP connection is closed from our end, c15cea87036f ensures distinction from cleanly closed streams (thanks Lance) | Kim Alvefur | Wed, 29 May 2013 11:37:42 +0200 |
mod_smacks: Complain a little louder about clients trying to resume after resource binding | Kim Alvefur | Sun, 05 May 2013 11:23:50 +0200 |
mod_smacks: Wrap session:close() and make the session not resumable | Kim Alvefur | Thu, 25 Apr 2013 17:37:33 +0200 |
mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed | Kim Alvefur | Thu, 25 Apr 2013 17:34:30 +0200 |
mod_smacks: Don't allow steam resumption onto a stream after resource binding | Kim Alvefur | Sat, 09 Mar 2013 20:49:30 +0100 |
mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent. | Kim Alvefur | Mon, 11 Feb 2013 19:21:31 +0100 |