aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_websocket.lua
Commit message (Expand)AuthorAgeFilesLines
...
* mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unso...Kim Alvefur2016-03-231-2/+1
* mod_websocket: Make sure stanza xmlns filter runs late in the chainKim Alvefur2016-03-181-1/+1
* mod_websocket: Silence luacheck warningsKim Alvefur2015-10-061-1/+2
* mod_websocket: Import util.timer and session close timeout config option (tha...Kim Alvefur2015-10-061-0/+2
* mod_websocket: Import sessionmanager (fixes traceback)Kim Alvefur2015-08-211-1/+1
* mod_websocket: Initial commit (based on the prosody-modules version)Florian Zeitz2014-09-051-0/+301