net/websocket/frames.lua
Sun, 04 Feb 2018 01:51:25 +0100 Kim Alvefur Fix spelling throughout the codebase [codespell]
Sat, 02 Dec 2017 02:12:06 +0100 Kim Alvefur net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]
Thu, 10 Mar 2016 17:52:03 +0000 Matthew Wild net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
Tue, 06 Oct 2015 18:08:58 +0200 Kim Alvefur net.websocket.frames: Fix syntax error due to code copy pasting
Tue, 06 Oct 2015 18:05:27 +0200 Kim Alvefur net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if available
Tue, 06 Oct 2015 18:03:04 +0200 Kim Alvefur net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)
Tue, 06 Oct 2015 16:49:01 +0200 Kim Alvefur net.websocket.frames: Link to documentation when bitop is missing
Tue, 06 Oct 2015 16:26:23 +0200 Kim Alvefur net.websocket.frames: Throw an error if no bit lib is found
Tue, 06 Oct 2015 16:06:22 +0200 Kim Alvefur net.websocket.frames: Simplify import of bitlib
Fri, 26 Sep 2014 22:12:21 +0200 Florian Zeitz net.websocket: Make data masking configurable
Fri, 05 Sep 2014 19:08:42 +0100 Matthew Wild Merge with Florob
Wed, 03 Sep 2014 15:28:46 -0400 daurnimator net/websocket: Add new websocket client code
Wed, 03 Sep 2014 15:28:46 -0400 daurnimator net/websocket: Add new websocket client code
less more (0) tip