log plugins/mod_bosh.lua @ 4180:cd3fb3393e13

age author description
Sat, 08 Jan 2011 23:20:16 +0000 Matthew Wild mod_bosh: Return true from send()
Tue, 04 Jan 2011 21:38:14 +0000 Matthew Wild mod_bosh: Fix for miscalculating inactivity, causing disconnects under a steady stream of traffic
Sat, 11 Dec 2010 00:19:15 +0000 Matthew Wild mod_bosh: Fixes to the session creation response - add mandatory 'wait' attribute, remove optional 'maxpause' which we don't support, and reformat the code to prevent long lines and wacky indentation. Fixes #219.