Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 8746:df1ca586c68d
description | author | age |
---|---|---|
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 |
mod_bosh: Return implicit 404 instead of the proper BOSH terminate thing | Kim Alvefur | Wed, 27 Dec 2017 01:00:34 +0100 |
mod_bosh: Limit stream to current host (fixes #371) | Kim Alvefur | Wed, 13 Dec 2017 15:34:53 +0100 |