Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 5046:16c7b510694b
description | author | age |
---|---|---|
mod_bosh: Correctly handle data included in the session initiation request, and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips. | Matthew Wild | Sun, 29 Jul 2012 01:56:45 +0100 |
mod_bosh: Backout revision bc0a68cae236 (experimental bosh_auto_cork option) as I don't believe it works | Matthew Wild | Sat, 28 Jul 2012 18:50:04 +0100 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. | Kim Alvefur | Thu, 26 Jul 2012 04:33:17 +0200 |
mod_bosh: Use new format for headers when checking for proxies to get the originating IP | Kim Alvefur | Mon, 23 Jul 2012 23:05:32 +0200 |