File

plugins/mod_unknown.lua @ 6898:d01254d5a825

net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)
author Kim Alvefur <zash@zash.se>
date Tue, 06 Oct 2015 18:03:04 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform