File

plugins/mod_windows.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
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here