Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 5105:50688a2856f7
description | author | age |
---|---|---|
mod_bosh: Remove redundant code (send stream features in only one place) (thanks Zash) | Matthew Wild | Wed, 01 Aug 2012 01:03:53 +0100 |
mod_bosh: Remove troublesome return... continue processing of the streamopen after session creation (because since 16c7b510694b we no longer send an early response) | Matthew Wild | Wed, 01 Aug 2012 00:39:54 +0100 |
mod_bosh: Correctly handle data included in the session initiation request, and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips. | Matthew Wild | Sun, 29 Jul 2012 01:56:45 +0100 |