Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.websocket.frames: Fix syntax error due to code copy pasting | Kim Alvefur | Tue, 06 Oct 2015 18:08:58 +0200 |
net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if available | Kim Alvefur | Tue, 06 Oct 2015 18:05:27 +0200 |
net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit) | Kim Alvefur | Tue, 06 Oct 2015 18:03:04 +0200 |
net.websocket.frames: Link to documentation when bitop is missing | Kim Alvefur | Tue, 06 Oct 2015 16:49:01 +0200 |
net.websocket.frames: Throw an error if no bit lib is found | Kim Alvefur | Tue, 06 Oct 2015 16:26:23 +0200 |
net.websocket.frames: Simplify import of bitlib | Kim Alvefur | Tue, 06 Oct 2015 16:06:22 +0200 |
mod_websocket: Silence luacheck warnings | Kim Alvefur | Tue, 06 Oct 2015 15:30:25 +0200 |