Add option to in-band registration to allow only whitelisted IPs to register
[prosody.git] / plugins / mod_bosh.lua
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildImplement session:close() for BOSH, and add checking...
2009-01-09 Matthew WildChange default maximum inactivity period to 60s from 30s
2009-01-09 Matthew WildNumerous BOSH improvements... handle client disconnects...
2008-12-27 Matthew WildRemove some old debugging code from mod_bosh
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildInitial mod_bosh, works, kind of, but quite incomplete