Log

net/websocket/frames.lua @ 13270:14bbfb2cc8dd default tip

description author age
net.websocket.frames: Remove completed TODO Kim Alvefur Sat, 29 Jul 2023 01:42:19 +0200
net: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:12 +0100
net.websocket.frames: Replace bit fiddling code with util.struct Kim Alvefur Sun, 06 Mar 2022 15:13:50 +0100
Merge 0.11->trunk Matthew Wild Thu, 15 Oct 2020 14:25:09 +0100
net.websocket.frames: Use C string XOR implementation 0.11 Kim Alvefur Wed, 14 Oct 2020 19:41:42 +0200
Merge 0.11->trunk Kim Alvefur Mon, 12 Oct 2020 21:29:20 +0200
net.websocket.frames: Read buffer length correctly in Lua 5.1 (fix #1598) 0.11 Kim Alvefur Mon, 12 Oct 2020 20:21:18 +0200
Merge 0.11->trunk Matthew Wild Tue, 29 Sep 2020 15:30:48 +0100
net.websocket.frames: Additionally return partial frame if there is one 0.11 Matthew Wild Tue, 29 Sep 2020 13:58:32 +0100
mod_websocket: Switch partial frame buffering to util.dbuffer 0.11 Matthew Wild Thu, 17 Sep 2020 13:04:46 +0100
net.websocket.frames: Allow all methods to work on non-string objects 0.11 Matthew Wild Thu, 17 Sep 2020 13:00:19 +0100
util.bitops: Library to find appropriate bitwise library (closes #1395) Kim Alvefur Mon, 22 Jul 2019 01:58:57 +0200