Mercurial > prosody-modules
view mod_csi_compat/README.markdown @ 4901:3abbcb8584d2
mod_portcheck: Don't rewrite '*' to '0.0.0.0' since Prosody doesn't
They mean the same, but it's LuaSocket that deals with that, not Prosody
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 22 Feb 2022 14:00:01 +0100 |
parents | 79b9bd84b91c |
children |
line wrap: on
line source
--- labels: summary: 'Implement the google:queue protocol and map to mod\_csi events' ... Introduction ============ This module implements the google:queue protocol and maps it to [mod\_csi](mod_csi.html) events. Configuration ============= There is no configuration for this module, just add it to modules\_enabled as normal. Compatibility ============= ----- ------- 0.9 Works ----- -------