Kim Alvefur
|
41522cb84a
|
mod_websocket: Send a ping on read timeout
|
2016-03-23 23:21:03 +01:00 |
|
Kim Alvefur
|
a50a9d99a0
|
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt)
|
2016-03-23 14:31:35 +01:00 |
|
Kim Alvefur
|
4633eb56fb
|
mod_websocket: Make sure stanza xmlns filter runs late in the chain
|
2016-03-18 00:08:33 +01:00 |
|
Kim Alvefur
|
bc5cd404ab
|
mod_websocket: Silence luacheck warnings
|
2015-10-06 15:30:25 +02:00 |
|
Kim Alvefur
|
1aac758bba
|
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz)
|
2015-10-06 15:27:39 +02:00 |
|
Kim Alvefur
|
6481392488
|
mod_websocket: Import sessionmanager (fixes traceback)
|
2015-08-21 11:26:34 +02:00 |
|
Florian Zeitz
|
6806a3f7be
|
mod_websocket: Initial commit (based on the prosody-modules version)
|
2014-09-05 03:47:39 +02:00 |
|
Kim Alvefur
|
2612e75c8a
|
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
|
2019-01-19 20:03:04 +01:00 |
|
Kim Alvefur
|
7fefafa8f6
|
mod_websocket: Drop CORS code in favor of that in mod_http
Like for mod_bosh, deprecates consider_websocket_secure and depend on
mod_http_crossdomain if it is set.
|
2018-10-04 12:24:08 +02:00 |
|