Log

mod_websocket/mod_websocket.lua @ 857:1393af36ec9c

description author age
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
mod_websocket: More robust frame handling Florian Zeitz Fri, 05 Oct 2012 16:57:34 +0200
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
mod_websocket: Be nice to non-websocket clients Florian Zeitz Sun, 27 May 2012 17:53:52 +0200
mod_websocket: Make this a shared module Florian Zeitz Sun, 27 May 2012 17:17:52 +0200
mod_websocket: Move frame building into a function Florian Zeitz Sun, 27 May 2012 17:09:19 +0200
mod_websocket: Move frame handling into a separate function Florian Zeitz Sat, 26 May 2012 03:09:09 +0200
mod_websocket: New mod_c2s based version, still WIP Florian Zeitz Fri, 25 May 2012 17:20:41 +0200
mod_websocket: Initial commit Ali Sabil Mon, 08 Feb 2010 12:29:30 +0100