prosody
log
graph
tags
bookmarks
branches
9fb6e8ec15ed
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 @ 4223:
9fb6e8ec15ed
less
more
|
(0)
-30
-10
-8
tip
description
author
age
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: Return true from send()
Matthew Wild
Sat, 08 Jan 2011 23:20:16 +0000
mod_bosh: Fix for miscalculating inactivity, causing disconnects under a steady stream of traffic
Matthew Wild
Tue, 04 Jan 2011 21:38:14 +0000
mod_bosh: Fixes to the session creation response - add mandatory 'wait' attribute, remove optional 'maxpause' which we don't support, and reformat the code to prevent long lines and wacky indentation. Fixes #219.
Matthew Wild
Sat, 11 Dec 2010 00:19:15 +0000
mod_bosh: Switch to util.xmppstream from xmlhandlers
Matthew Wild
Tue, 07 Dec 2010 18:38:22 +0000
mod_bosh: Use util.timer for timers instead of server.addtimer.
Waqas Hussain
Thu, 02 Dec 2010 22:47:29 +0500
mod_bosh: Don't add a Content-Type header to the HTTP OPTIONS reply.
Waqas Hussain
Fri, 22 Oct 2010 08:36:54 +0500
mod_bosh: Fix traceback when initiating a BOSH session to an unknown host
Matthew Wild
Fri, 10 Sep 2010 17:56:24 +0100
less
more
|
(0)
-30
-10
-8
tip