Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 7488:cdabf8199903
description | author | age |
---|---|---|
mod_websocket: Fix read timeout handler (thanks mt) | Kim Alvefur | 2016-04-06 |
mod_websocket: Send a ping on read timeout | Kim Alvefur | 2016-03-23 |
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt) | Kim Alvefur | 2016-03-23 |
mod_websocket: Make sure stanza xmlns filter runs late in the chain | Kim Alvefur | 2016-03-17 |
mod_websocket: Silence luacheck warnings | Kim Alvefur | 2015-10-06 |
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz) | Kim Alvefur | 2015-10-06 |
mod_websocket: Import sessionmanager (fixes traceback) | Kim Alvefur | 2015-08-21 |
mod_websocket: Initial commit (based on the prosody-modules version) | Florian Zeitz | 2014-09-05 |