Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 7389:bbed548b4306
description | author | age |
---|---|---|
mod_bosh: Fix imports that got lost in merge | Kim Alvefur | 2016-04-19 |
Merge 0.10->trunk | Kim Alvefur | 2016-04-19 |
mod_bosh: Don't decrement rid twice (thanks av6) | Kim Alvefur | 2016-04-19 |
Merge 0.10->trunk | Kim Alvefur | 2016-04-19 |
mod_bosh: Reject fractional 'wait' (See #343) | Kim Alvefur | 2016-04-19 |
mod_bosh: Return a proper BOSH error response from XML parse error callback (see #343) | Kim Alvefur | 2016-04-19 |
mod_bosh: Validate that 'sid' and 'wait' have sane values (fixes #475, also see #343) | Kim Alvefur | 2016-04-19 |
mod_bosh: Validate 'to' host (see #343) | Kim Alvefur | 2016-04-19 |
mod_bosh: Return a proper BOSH error response instead of deprecated(?) status code (See #343) | Kim Alvefur | 2016-04-19 |
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 |