Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 4527:d00f31470fcf
description | author | age |
---|---|---|
Merge with 0.9 | Matthew Wild | Thu, 19 Apr 2012 19:35:10 +0100 |
mod_bosh: Log error on BOSH parse failure (thanks daurnimator) | Matthew Wild | Thu, 19 Apr 2012 19:30:47 +0100 |
mod_bosh: Remove unused reference to lxp | Waqas Hussain | Wed, 14 Dec 2011 06:42:23 +0500 |
mod_bosh: Fixed use of a private HTTP request property. | Waqas Hussain | Fri, 09 Dec 2011 11:44:00 +0500 |
mod_bosh: Experimental option 'bosh_auto_cork' which witholds any response to a request until all stanzas in it have been processed. | Matthew Wild | Wed, 07 Dec 2011 05:54:17 +0000 |
mod_bosh: Move stream:features sending until after the current request has been added to session.requests. Ensures correct inactivity logic. | Matthew Wild | Wed, 07 Dec 2011 04:57:51 +0000 |