Software /
code /
prosody
Log
net/websocket/frames.lua @ 11140:e17b98feb0b7 0.11
description | author | age |
---|---|---|
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 |
lint: Remove use of the 143 error code | Kim Alvefur | Sat, 08 Dec 2018 17:10:51 +0100 |
various: Don't rely on _G.unpack existing | Kim Alvefur | Sat, 08 Dec 2018 17:09:55 +0100 |
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version | Kim Alvefur | Thu, 29 Nov 2018 16:53:22 +0100 |