File

plugins/mod_unknown.lua @ 8789:4ae8dd415e94 0.10.1

mod_websocket: Store the request object on the session for use by other modules
author Matthew Wild <mwild1@gmail.com>
date Tue, 08 May 2018 07:11:33 +0100
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