| Mon, 05 Dec 2016 12:23:41 +0100 |
Kim Alvefur |
mod_websocket: Add the base URL of each host module is enabled on to 'cross_domain_websocket'
|
| Mon, 05 Dec 2016 12:22:41 +0100 |
Kim Alvefur |
mod_websocket: Verify that the client-sent Origin header matches cross_domain_websocket (fixes #652)
|
| Sun, 04 Dec 2016 11:57:26 +0100 |
Kim Alvefur |
mod_websocket: Use contains_token from util.http for checking if the requested WebSocket sub-protocols include XMPP
|
| Sun, 04 Dec 2016 11:52:22 +0100 |
Kim Alvefur |
mod_websocket: Add some debug messages
|
| Fri, 04 Nov 2016 13:28:10 +0100 |
Kim Alvefur |
mod_websocket: Set FIN flag on ping frames (fixes #773)
|
| Wed, 06 Apr 2016 14:44:51 +0200 |
Kim Alvefur |
mod_websocket: Fix read timeout handler (thanks mt)
|
| Wed, 23 Mar 2016 23:21:03 +0100 |
Kim Alvefur |
mod_websocket: Send a ping on read timeout
|
| Wed, 23 Mar 2016 14:31:35 +0100 |
Kim Alvefur |
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt)
|
| Fri, 18 Mar 2016 00:08:33 +0100 |
Kim Alvefur |
mod_websocket: Make sure stanza xmlns filter runs late in the chain
|
| Tue, 06 Oct 2015 15:30:25 +0200 |
Kim Alvefur |
mod_websocket: Silence luacheck warnings
|
| Tue, 06 Oct 2015 15:27:39 +0200 |
Kim Alvefur |
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz)
|
| Fri, 21 Aug 2015 11:26:34 +0200 |
Kim Alvefur |
mod_websocket: Import sessionmanager (fixes traceback)
|
| Fri, 05 Sep 2014 03:47:39 +0200 |
Florian Zeitz |
mod_websocket: Initial commit (based on the prosody-modules version)
|