Software /
code /
prosody
Log
net/websocket/frames.lua @ 10294:b61a7173f838
description | author | age |
---|---|---|
util.bitops: Library to find appropriate bitwise library (closes #1395) | Kim Alvefur | 2019-07-21 |
lint: Remove use of the 143 error code | Kim Alvefur | 2018-12-08 |
various: Don't rely on _G.unpack existing | Kim Alvefur | 2018-12-08 |
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version | Kim Alvefur | 2018-11-29 |
Fix spelling throughout the codebase [codespell] | Kim Alvefur | 2018-02-04 |
net.websocket.frames: Ignore Lua 5.3-only fields [luacheck] | Kim Alvefur | 2017-12-02 |
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] | Matthew Wild | 2016-03-10 |