Mercurial > prosody-modules
log mod_websocket/mod_websocket.lua @ 1029:9d85aded2fb6
age | author | description |
---|---|---|
Thu, 30 May 2013 23:55:13 +0200 | Florian Zeitz | mod_websocket: Add some more error checks for close frames |
Thu, 30 May 2013 23:49:14 +0200 | Florian Zeitz | mod_websocket: Access some values via locales instead of through tables |
Thu, 30 May 2013 23:36:58 +0200 | Florian Zeitz | mod_websocket: Optimize string concatenation |
Thu, 30 May 2013 22:51:12 +0200 | Florian Zeitz | mod_websocket: Call string and table functions through locals |
Thu, 30 May 2013 22:48:19 +0200 | Florian Zeitz | mod_websocket: Fix length calculation |
Sat, 06 Apr 2013 21:39:20 +0200 | Florian Zeitz | mod_websocket: Set status_code instead of status |
Fri, 15 Feb 2013 01:32:03 +0100 | Florian Zeitz | mod_websocket: Avoid floating point division |