Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 7382:c8923f882274
description | author | age |
---|---|---|
mod_websocket: Fix read timeout handler (thanks mt) | Kim Alvefur | Wed, 06 Apr 2016 14:44:51 +0200 |
mod_websocket: Send a ping on read timeout | Kim Alvefur | Wed, 23 Mar 2016 23:21:03 +0100 |
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt) | Kim Alvefur | Wed, 23 Mar 2016 14:31:35 +0100 |
mod_websocket: Make sure stanza xmlns filter runs late in the chain | Kim Alvefur | Fri, 18 Mar 2016 00:08:33 +0100 |
mod_websocket: Silence luacheck warnings | Kim Alvefur | Tue, 06 Oct 2015 15:30:25 +0200 |
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz) | Kim Alvefur | Tue, 06 Oct 2015 15:27:39 +0200 |
mod_websocket: Import sessionmanager (fixes traceback) | Kim Alvefur | Fri, 21 Aug 2015 11:26:34 +0200 |
mod_websocket: Initial commit (based on the prosody-modules version) | Florian Zeitz | Fri, 05 Sep 2014 03:47:39 +0200 |