Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 8744:0f4a4d8ac3dd
description | author | age |
---|---|---|
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 |
mod_bosh: Make into a normal module (fixes #402) | Kim Alvefur | Wed, 13 Dec 2017 15:24:02 +0100 |
mod_bosh: Use module API to fire events | Kim Alvefur | Wed, 13 Dec 2017 17:31:31 +0100 |