Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 3071:39a870ae75d9
description | author | age |
---|---|---|
mod_bosh: Re-layout session object creation to make lines shorter | Matthew Wild | Fri, 21 May 2010 19:27:06 +0100 |
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) | Matthew Wild | Fri, 21 May 2010 19:24:50 +0100 |
Merge with 0.6 | Matthew Wild | Mon, 17 May 2010 11:56:36 +0100 |
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. | Matthew Wild | Mon, 17 May 2010 11:49:24 +0100 |