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