Kim Alvefur
|
1ec77e632e
|
mod_websocket: Use contains_token from util.http for checking if the requested WebSocket sub-protocols include XMPP
|
2016-12-04 11:57:26 +01:00 |
|
Kim Alvefur
|
f758fdb4d6
|
mod_websocket: Add some debug messages
|
2016-12-04 11:52:22 +01:00 |
|
Kim Alvefur
|
02919f0951
|
mod_websocket: Set FIN flag on ping frames (fixes #773)
|
2016-11-04 13:28:10 +01:00 |
|
Kim Alvefur
|
52a8bdb8f5
|
mod_websocket: Fix read timeout handler (thanks mt)
|
2016-04-06 14:44:51 +02:00 |
|
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 |
|