File

plugins/mod_windows.lua @ 13761:8f516d20d288 13.0

mod_storage_internal: Use UUIDv7 for message ids This matches what we use for SQL already, so provides some consistency. Client developers prefer sortable ids.
author Matthew Wild <mwild1@gmail.com>
date Mon, 10 Mar 2025 11:54:52 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here