Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 725:96110075288b
description | author | age |
---|---|---|
Replacing pretty_print() with top_tag() for logging | Matthew Wild | Fri, 16 Jan 2009 04:37:16 +0000 |
BOSH: Allow BOSH servers to be configured through config file | Matthew Wild | Tue, 13 Jan 2009 05:55:31 +0000 |
BOSH: Make previous fix a bit more efficient | Matthew Wild | Mon, 12 Jan 2009 02:59:00 +0000 |
BOSH: Fix for error when closed session was in inactive_sessions list | Matthew Wild | Mon, 12 Jan 2009 02:57:49 +0000 |
Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve | Matthew Wild | Fri, 09 Jan 2009 19:18:46 +0000 |
Change default maximum inactivity period to 60s from 30s | Matthew Wild | Fri, 09 Jan 2009 19:16:47 +0000 |
Numerous BOSH improvements... handle client disconnects, either explicit or implicit through inactivity; allow specifying BOSH default parameters through config; fix to prevent prematurely closing request connections in some cases, before they were replied to | Matthew Wild | Fri, 09 Jan 2009 16:33:09 +0000 |