File

plugins/mod_windows.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

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here