net/websocket.lua
Fri, 17 Mar 2023 16:23:12 +0100 Kim Alvefur net: Prefix module imports with prosody namespace
Tue, 26 Nov 2019 15:29:01 +0000 Matthew Wild net.websocket: Fix traceback in case of ondisconnect being called twice
Tue, 30 Jul 2019 02:35:28 +0200 Kim Alvefur net.websocket: Fix log call to pass data via format string instead of concatenation
Tue, 30 Jul 2019 02:35:17 +0200 Kim Alvefur net.*: Remove tostring call from logging
Fri, 08 Jun 2018 16:30:46 +0100 Matthew Wild net.websocket: Honour ex.insecure to match net.http's new parameter for that
Fri, 08 Jun 2018 16:30:04 +0100 Matthew Wild net.websocket: Fix incompatibility with net.http changes
Sun, 30 Jul 2017 18:47:43 +0200 Kim Alvefur net.websocket: Remove stray module api reference, shouldn't be used in here
Sun, 04 Dec 2016 11:58:16 +0100 Kim Alvefur net.websocket: Ignore unused argument warnings [luacheck]
Fri, 26 Sep 2014 22:12:21 +0200 Florian Zeitz net.websocket: Make data masking configurable
Thu, 11 Sep 2014 00:55:51 +0200 Kim Alvefur net.websocket: Fix handling of 'protocol' argument
Fri, 05 Sep 2014 19:08:42 +0100 Matthew Wild Merge with Florob
Fri, 05 Sep 2014 02:14:04 +0200 Florian Zeitz Check Sec-WebSocket-Protocol header
Wed, 03 Sep 2014 15:28:46 -0400 daurnimator net/websocket: Add new websocket client code
Wed, 03 Sep 2014 15:28:46 -0400 daurnimator net/websocket: Add new websocket client code
less more (0) tip