Log

plugins/mod_bosh.lua @ 10112:b327f2870382

description author age
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
mod_bosh: Added metrics for active/inactive sessions, new BOSH sessions, BOSH errors, and timeouts (finishes #998) Arc Riley Fri, 03 May 2019 04:10:31 -0700
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module Kim Alvefur Sat, 19 Jan 2019 20:03:04 +0100
mod_bosh: Drop CORS code in favor of than in mod_http Kim Alvefur Thu, 04 Oct 2018 12:23:06 +0200
mod_bosh: Handle missing wait attribute (fixes #1288) 0.11 Kim Alvefur Thu, 10 Jan 2019 13:07:22 +0100
mod_bosh: Fire stream feature event on hosts (thanks gerald) Kim Alvefur Mon, 24 Sep 2018 17:46:51 +0200
mod_bosh: Make BOSH global again! Kim Alvefur Sat, 22 Sep 2018 00:01:21 +0200
mod_bosh: Add extra debug logging to help with #1134 Kim Alvefur Tue, 15 May 2018 01:22:35 +0200
Merge 0.10->trunk Matthew Wild Wed, 30 May 2018 21:40:00 +0100
mod_bosh: Store the normalized hostname on session (fixes #1151) Kim Alvefur Wed, 30 May 2018 10:58:19 +0200
mod_bosh: Fix inconsistent whitespace [luacheck] Kim Alvefur Tue, 01 May 2018 18:21:57 +0200
mod_bosh: Fix for 7be8f649d97d to skip error handling and allow other modules to handle the request Matthew Wild Sun, 29 Apr 2018 22:15:44 +0100
mod_bosh: Increase number of stored responses to ensure we always keep responses within the rid window available Matthew Wild Wed, 11 Apr 2018 13:24:37 +0100
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