Software /
code /
prosody
Log
net/websocket.lua @ 12755:a09dacf660d2
description | author | age |
---|---|---|
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 |
net.websocket: Remove stray module api reference, shouldn't be used in here | Kim Alvefur | 2017-07-30 |
net.websocket: Ignore unused argument warnings [luacheck] | Kim Alvefur | 2016-12-04 |