Commit Graph

22 Commits (23116a45d4daf902d68e77500a4e600509b2052d)

Author SHA1 Message Date
Matthew Wild 28ae0dd2a9 mod_bosh: Put dummy authid in session creation response to keep JSJaC happy 17 years ago
Matthew Wild 7b9daba98a mod_bosh: Add log message for clients connecting to unknown host 17 years ago
Matthew Wild 850e8c18b0 mod_bosh: Fix nil indexing when client connects to unknown host 17 years ago
Matthew Wild ca9a9eb85e mod_*: Fix a load of global accesses 17 years ago
Matthew Wild 42d08e3e93 mod_bosh: Give BOSH sessions a logger (thanks Florob) 17 years ago
Matthew Wild be7514d447 mod_bosh: Fix to correctly timeout idle sessions 17 years ago
Matthew Wild 0790a8d43e mod_bosh: Set Content-Type in response headers 17 years ago
Matthew Wild 8433494e21 mod_bosh: Possible fix for invalid key to next crash 17 years ago
Matthew Wild 3fc972b6c2 mod_bosh: Fix for 'invalid key to next' error when using BOSH 17 years ago
Matthew Wild 80a1fa8fa4 Remove redundant logging and debug printing from mod_bosh 17 years ago
Matthew Wild 9d01e12f12 mod_bosh: No need to tostring() uuids now 17 years ago
Matthew Wild 69bededafc Replacing pretty_print() with top_tag() for logging 17 years ago
Matthew Wild 8b979ccaf4 BOSH: Allow BOSH servers to be configured through config file 17 years ago
Matthew Wild 7583e84ee1 BOSH: Make previous fix a bit more efficient 17 years ago
Matthew Wild f5412a5f91 BOSH: Fix for error when closed session was in inactive_sessions list 17 years ago
Matthew Wild bd17ed3f7d Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve 17 years ago
Matthew Wild bc31c214d8 Change default maximum inactivity period to 60s from 30s 17 years ago
Matthew Wild fb680dde0c 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 17 years ago
Matthew Wild af47bf1b39 Remove some old debugging code from mod_bosh 17 years ago
Matthew Wild e0cb7cec73 Initial mod_bosh, works, kind of, but quite incomplete 17 years ago