Software /
code /
prosody-modules
Log
mod_websocket/mod_websocket.lua @ 895:1f4d77104da5
description | author | age |
---|---|---|
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 |
mod_websocket: Add CORS support | Florian Zeitz | Wed, 31 Oct 2012 20:07:23 +0100 |
mod_websocket: Don't offer starttls | Florian Zeitz | Thu, 25 Oct 2012 17:45:08 +0200 |
mod_websocket: Accept GET request without trailing / | Florian Zeitz | Mon, 15 Oct 2012 21:02:43 +0200 |
mod_websocket: Check whether the xmpp sub-protocol was requested | Florian Zeitz | Fri, 05 Oct 2012 19:44:23 +0200 |