Mercurial > prosody-modules
log mod_websocket/mod_websocket.lua @ 830:f160166612c2
age | author | description |
---|---|---|
Sat, 02 Jun 2012 04:59:16 +0200 | Florian Zeitz | mod_websocket: Remove unnecessary require of tohex() |
Mon, 28 May 2012 02:18:04 +0200 | Florian Zeitz | mod_websocket: Only un-self-close <stream:stream>s |
Mon, 28 May 2012 00:52:47 +0200 | Florian Zeitz | mod_websocket: Make sending a self-closing <stream:stream> tag configurable |
Sun, 27 May 2012 19:30:37 +0200 | Florian Zeitz | mod_websocket: Answer ping frames |
Sun, 27 May 2012 19:05:07 +0200 | Florian Zeitz | mod_websocket: Add fragmentation support |
Sun, 27 May 2012 17:53:52 +0200 | Florian Zeitz | mod_websocket: Be nice to non-websocket clients |