Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 8809:6cba2df3817c
description | author | age |
---|---|---|
mod_bosh: Fix inconsistent whitespace [luacheck] | Kim Alvefur | 2018-05-01 |
mod_bosh: Fix for 7be8f649d97d to skip error handling and allow other modules to handle the request | Matthew Wild | 2018-04-29 |
mod_bosh: Increase number of stored responses to ensure we always keep responses within the rid window available | Matthew Wild | 2018-04-11 |
mod_bosh: Improve connection robustness with better handling of unexpected rids | Matthew Wild | 2018-04-10 |
mod_bosh: Some additonal comments to improve code readability | Matthew Wild | 2018-04-10 |
mod_bosh: Whitespace | Matthew Wild | 2018-04-10 |
mod_bosh: Improve logging - parse errors will now log through the session logger if possible | Matthew Wild | 2018-04-10 |