Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 8747:f91d45a692f0
description | author | age |
---|---|---|
mod_bosh: Improve connection robustness with better handling of unexpected rids | Matthew Wild | Tue, 10 Apr 2018 20:34:29 +0100 |
mod_bosh: Some additonal comments to improve code readability | Matthew Wild | Tue, 10 Apr 2018 20:30:20 +0100 |
mod_bosh: Whitespace | Matthew Wild | Tue, 10 Apr 2018 20:29:46 +0100 |
mod_bosh: Improve logging - parse errors will now log through the session logger if possible | Matthew Wild | Tue, 10 Apr 2018 20:28:59 +0100 |
mod_bosh: Improve logging on session close (reason may be a table with params) | Matthew Wild | Tue, 10 Apr 2018 20:25:12 +0100 |
mod_http: Set request.ip on all HTTP requests (moves code out of mod_bosh) (fixes #540) | Kim Alvefur | Thu, 15 Mar 2018 17:22:49 +0100 |