Mercurial > prosody-hg
log plugins/mod_bosh.lua @ 3322:c4e107e7c883
| age | author | description |
|---|---|---|
| Sun, 04 Jul 2010 19:38:33 +0100 | Matthew Wild | mod_bosh: Add jabber:client namespace to stanzas with no namespace |
| Fri, 21 May 2010 19:27:06 +0100 | Matthew Wild | mod_bosh: Re-layout session object creation to make lines shorter |
| Fri, 21 May 2010 19:24:50 +0100 | Matthew Wild | mod_bosh: Add option consider_bosh_secure to treat BOSH sessions as encrypted even if they don't use HTTP (useful for when secure requests are proxied to Prosody over HTTP) |
| Mon, 17 May 2010 11:56:36 +0100 | Matthew Wild | Merge with 0.6 |
| Mon, 17 May 2010 11:49:24 +0100 | Matthew Wild | mod_bosh: Always give requests a destroy handler, so that the management of each session's request array and the inactive_sessions logic can happen in one place. Simplifies everything and concludes this series of BOSH fixes. |
| Mon, 17 May 2010 11:46:54 +0100 | Matthew Wild | mod_bosh: Fix handling of rids by not dropping requests with repeated rids (assign them their sid instead), and always starting a session with first_rid-1. |
