prosody
log
graph
tags
bookmarks
branches
7f51186ed28b
browse
changeset
plugins/mod_bosh.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_bosh.lua @ 4438:
7f51186ed28b
less
more
|
(0)
-30
-10
-8
tip
description
author
age
mod_bosh: Move stream:features sending until after the current request has been added to session.requests. Ensures correct inactivity logic.
Matthew Wild
Wed, 07 Dec 2011 04:57:51 +0000
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
less
more
|
(0)
-30
-10
-8
tip