Software /
code /
prosody
Log
net/websocket.lua @ 12178:0aa99a6dfb3e
description | author | age |
---|---|---|
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 |
net.websocket: Ignore unused argument warnings [luacheck] | Kim Alvefur | Sun, 04 Dec 2016 11:58:16 +0100 |