Software /
code /
prosody-modules
Log
mod_websocket/mod_websocket.lua @ 840:f568661c9d39
description | author | age |
---|---|---|
mod_websocket: Fix frame length calculation | Florian Zeitz | Thu, 04 Oct 2012 16:38:39 +0200 |
mod_websocket: Merge with current mod_c2s | Florian Zeitz | Thu, 04 Oct 2012 16:37:33 +0200 |
mod_websocket: Remove unnecessary require of tohex() | Florian Zeitz | Sat, 02 Jun 2012 04:59:16 +0200 |
mod_websocket: Only un-self-close <stream:stream>s | Florian Zeitz | Mon, 28 May 2012 02:18:04 +0200 |
mod_websocket: Make sending a self-closing <stream:stream> tag configurable | Florian Zeitz | Mon, 28 May 2012 00:52:47 +0200 |
mod_websocket: Answer ping frames | Florian Zeitz | Sun, 27 May 2012 19:30:37 +0200 |
mod_websocket: Add fragmentation support | Florian Zeitz | Sun, 27 May 2012 19:05:07 +0200 |