Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 4437:916681a9a7be
description | author | age |
---|---|---|
mod_bosh: Remove a session from inactive_sessions before destroying it | Matthew Wild | Wed, 07 Dec 2011 03:54:28 +0000 |
mod_bosh: Store time to destroy session in inactive_sessions, removing dependency on session.bosh_max_inactive in cleanup timer | Matthew Wild | Wed, 07 Dec 2011 02:58:22 +0000 |
mod_bosh: s/xmlns:streams/xmlns:stream/ - fixes #265 (thanks Tim) | Matthew Wild | Thu, 15 Sep 2011 17:38:24 +0100 |
mod_bosh: Update to use typed variants of module:get_option(), makes it more tolerant to config variations and simplifies the code. | Matthew Wild | Wed, 20 Jul 2011 17:22:21 -0400 |
mod_bosh: Fix logging when no sid present, fix a missing semi-colon, avoid an extra useless table lookup (thanks Thomas) | Matthew Wild | Tue, 28 Jun 2011 17:00:50 +0100 |
Merge 0.8->trunk | Matthew Wild | Tue, 07 Jun 2011 01:29:34 +0100 |
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 |