view plugins/mod_unknown.lua @ 6989:118858bf47cd

mod_bosh: Instead of a global once-per-second timer add a timer for each session when needed
author Kim Alvefur <zash@zash.se>
date Mon, 07 Dec 2015 19:44:08 +0100
parents 28a90f5fea46
children
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