log net/websocket/frames.lua @ 6898:d01254d5a825

age author description
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