aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_bosh.lua
Commit message (Expand)AuthorAgeFilesLines
...
* BOSH: Fix for error when closed session was in inactive_sessions listMatthew Wild2009-01-121-4/+8
* Implement session:close() for BOSH, and add checking for attempts to connect ...Matthew Wild2009-01-091-10/+24
* Change default maximum inactivity period to 60s from 30sMatthew Wild2009-01-091-1/+1
* Numerous BOSH improvements... handle client disconnects, either explicit or i...Matthew Wild2009-01-091-14/+47
* Remove some old debugging code from mod_boshMatthew Wild2008-12-271-7/+2
* Initial mod_bosh, works, kind of, but quite incompleteMatthew Wild2008-12-221-0/+211