Software /
code /
prosody-modules
Log
mod_websocket/mod_websocket.lua @ 1056:b307b72ae527
description | author | age |
---|---|---|
mod_websocket: Add some more error checks for close frames | Florian Zeitz | Thu, 30 May 2013 23:55:13 +0200 |
mod_websocket: Access some values via locales instead of through tables | Florian Zeitz | Thu, 30 May 2013 23:49:14 +0200 |
mod_websocket: Optimize string concatenation | Florian Zeitz | Thu, 30 May 2013 23:36:58 +0200 |
mod_websocket: Call string and table functions through locals | Florian Zeitz | Thu, 30 May 2013 22:51:12 +0200 |
mod_websocket: Fix length calculation | Florian Zeitz | Thu, 30 May 2013 22:48:19 +0200 |
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 |