File

plugins/mod_unknown.lua @ 7314:e327e5b592f5

mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt)
author Kim Alvefur <zash@zash.se>
date Wed, 23 Mar 2016 14:31:35 +0100 (2016-03-23)
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