File

plugins/mod_windows.lua @ 12811:ccc0bdad82cc

mod_s2s: Retrieve stanza size limit from peer for bidi connections Having mod_s2s know about the bidi namespace is perhaps a bit awkward but putting this in mod_s2s_bidi would be more awkward as it has nothing to do with limits. Some indirection event could be added in the future.
author Kim Alvefur <zash@zash.se>
date Wed, 09 Nov 2022 19:10:16 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here