Software /
code /
prosody
Log
net/websocket/frames.lua @ 12877:f6cca7cbf3b2 0.12
description | author | age |
---|---|---|
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 |