log net/websocket.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 26 May 2026 12:26:59 +0100 Matthew Wild net.websocket: Fix traceback in client if server doesn't respond with Connection header 13.0
Fri, 17 Mar 2023 16:23:12 +0100 Kim Alvefur net: Prefix module imports with prosody namespace
Tue, 26 Nov 2019 15:29:01 +0000 Matthew Wild net.websocket: Fix traceback in case of ondisconnect being called twice
Tue, 30 Jul 2019 02:35:28 +0200 Kim Alvefur net.websocket: Fix log call to pass data via format string instead of concatenation