Software /
code /
prosody
Log
net/websocket.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
net: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:12 +0100 |
net.websocket: Fix traceback in case of ondisconnect being called twice | Matthew Wild | Tue, 26 Nov 2019 15:29:01 +0000 |
net.websocket: Fix log call to pass data via format string instead of concatenation | Kim Alvefur | Tue, 30 Jul 2019 02:35:28 +0200 |
net.*: Remove tostring call from logging | Kim Alvefur | Tue, 30 Jul 2019 02:35:17 +0200 |
net.websocket: Honour ex.insecure to match net.http's new parameter for that | Matthew Wild | Fri, 08 Jun 2018 16:30:46 +0100 |
net.websocket: Fix incompatibility with net.http changes | Matthew Wild | Fri, 08 Jun 2018 16:30:04 +0100 |
net.websocket: Remove stray module api reference, shouldn't be used in here | Kim Alvefur | Sun, 30 Jul 2017 18:47:43 +0200 |