Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 8520:e959bc51de75
description | author | age |
---|---|---|
mod_bosh: Use module API to fire events | Kim Alvefur | 2017-12-13 |
mod_bosh: Use moduleapi logger | Kim Alvefur | 2017-12-13 |
mod_bosh: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2017-12-13 |
mod_bosh: Ignore unused argument [luacheck] | Kim Alvefur | 2017-12-13 |
mod_bosh: Remove unused variable [luacheck] | Kim Alvefur | 2017-12-13 |
Merge 0.10 -> trunk | Matthew Wild | 2017-07-28 |
mod_bosh: Add ::1 to the default trusted_proxies. | Emmanuel Gil Peyrot | 2017-07-16 |
Merge 0.10->trunk | Kim Alvefur | 2017-04-19 |
Merge 0.9->0.10 | Kim Alvefur | 2017-04-19 |
mod_bosh: Update session.conn to point to the current connection (fixes #890) | Kim Alvefur | 2017-04-17 |
Merge 0.10->trunk | Matthew Wild | 2016-09-07 |
mod_bosh: Save last response in case retransmission is required | Sam Whited | 2016-09-07 |
mod_bosh: Update BOSH wait timeout logic to work despite the addition of deferred requests | Matthew Wild | 2016-09-02 |
mod_bosh: Fix typo | Matthew Wild | 2016-09-02 |