Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 4313:42d7d09fdda0
description | author | age |
---|---|---|
Backout commit d6366294f618 which I was testing and didn't mean to push to 0.8 | Matthew Wild | Sun, 05 Jun 2011 12:28:49 +0100 |
mod_bosh: Fix terminate logic - process any stanzas in a terminating request, and add type='terminate' to any responses generated by those stanzas. Finally, close all remaining open requests with type='terminate' and close the session. Fixes #211 (thanks Maranda + waqas). | Matthew Wild | Fri, 04 Mar 2011 20:27:57 +0000 |
mod_bosh: Mark a session as active when a request comes in, even if we don't end up holding that request, fixes BOSH ghosts (thanks smoku) | Matthew Wild | Sun, 05 Jun 2011 11:48:57 +0100 |