aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_websocket.lua
Commit message (Expand)AuthorAgeFilesLines
* 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