Log

net/websocket.lua @ 12919:7c0e5c7eff7c

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
net.websocket: Make data masking configurable Florian Zeitz 2014-09-26
net.websocket: Fix handling of 'protocol' argument Kim Alvefur 2014-09-10
Merge with Florob Matthew Wild 2014-09-05
Check Sec-WebSocket-Protocol header Florian Zeitz 2014-09-05
net/websocket: Add new websocket client code daurnimator 2014-09-03
net/websocket: Add new websocket client code daurnimator 2014-09-03