Software /
code /
prosody-modules
Log
mod_websocket/mod_websocket.lua @ 969:8eba9d4809d2
description | author | age |
---|---|---|
mod_websocket: Set status_code instead of status | Florian Zeitz | Sat, 06 Apr 2013 21:39:20 +0200 |
mod_websocket: Avoid floating point division | Florian Zeitz | Fri, 15 Feb 2013 01:32:03 +0100 |
mod_websocket: Change the HTTP name to websocket, and override the default_path instead | Florian Zeitz | Wed, 13 Feb 2013 21:03:45 +0100 |
mod_websocket: Fix require to work with lua-bitop (Thanks István and Zash) | Florian Zeitz | Sun, 10 Feb 2013 20:12:42 +0100 |
mod_websocket: Simplify by getting the c2s_listener from mod_c2s | Florian Zeitz | Sat, 12 Jan 2013 17:33:52 +0100 |
mod_websocket: Determine whether to use a self-closing stream tag, based on the client's initial data | Florian Zeitz | Thu, 08 Nov 2012 01:55:00 +0100 |