Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 7376:f9a5d9f60561
description | author | age |
---|---|---|
mod_bosh: Log error returned from stream:feed() | Kim Alvefur | 2016-04-19 |
mod_bosh: Return if a response has been sent already (See #343) | Kim Alvefur | 2016-04-19 |
mod_bosh: Remove unused import | Kim Alvefur | 2016-04-19 |
Update every link to the documentation to use HTTPS | Emmanuel Gil Peyrot | 2016-04-16 |
Merge 0.10->trunk | Kim Alvefur | 2016-04-02 |
mod_bosh: Skip sending stanzas removed out by filters (fixes #657) | Kim Alvefur | 2016-04-01 |
Merge 0.10->trunk | Kim Alvefur | 2016-03-17 |
Backed out BOSH use of util.async (changeset f0687c313cf1) | Kim Alvefur | 2016-03-17 |
Merge 0.10->trunk | Matthew Wild | 2016-01-04 |
mod_bosh: Fire event when BOSH session is created | Matthew Wild | 2016-01-04 |
mod_bosh: Instead of a global once-per-second timer add a timer for each session when needed | Kim Alvefur | 2015-12-07 |
mod_bosh: Use util.async | Kim Alvefur | 2014-12-07 |