prosody/net/websocket
Kim Alvefur ece896d253 net.websocket.frames: Replace bit fiddling code with util.struct
Fallback code for not having either the string.pack and string.unpack
functions available in Lua 5.4 or the struct lib is no longer needed
since the struct lib was imported as util.struct in 3ce3633527af
2022-03-06 15:13:50 +01:00
..
frames.lua net.websocket.frames: Replace bit fiddling code with util.struct 2022-03-06 15:13:50 +01:00