Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_websocket: Fix read timeout handler (thanks mt) | Kim Alvefur | 2016-04-06 | 1 | -1/+4 |
* | mod_websocket: Send a ping on read timeout | Kim Alvefur | 2016-03-23 | 1 | -0/+7 |
* | mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unso... | Kim Alvefur | 2016-03-23 | 1 | -2/+1 |
* | mod_websocket: Make sure stanza xmlns filter runs late in the chain | Kim Alvefur | 2016-03-18 | 1 | -1/+1 |
* | mod_websocket: Silence luacheck warnings | Kim Alvefur | 2015-10-06 | 1 | -1/+2 |
* | mod_websocket: Import util.timer and session close timeout config option (tha... | Kim Alvefur | 2015-10-06 | 1 | -0/+2 |
* | mod_websocket: Import sessionmanager (fixes traceback) | Kim Alvefur | 2015-08-21 | 1 | -1/+1 |
* | mod_websocket: Initial commit (based on the prosody-modules version) | Florian Zeitz | 2014-09-05 | 1 | -0/+301 |