Software /
code /
prosody
Log
net/websocket.lua @ 13874:bfa8ac5881a0 default tip
description | author | age |
---|---|---|
net: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 |
net.websocket: Fix traceback in case of ondisconnect being called twice | Matthew Wild | 2019-11-26 |
net.websocket: Fix log call to pass data via format string instead of concatenation | Kim Alvefur | 2019-07-30 |
net.*: Remove tostring call from logging | Kim Alvefur | 2019-07-30 |
net.websocket: Honour ex.insecure to match net.http's new parameter for that | Matthew Wild | 2018-06-08 |
net.websocket: Fix incompatibility with net.http changes | Matthew Wild | 2018-06-08 |