Mercurial > prosody-modules
view mod_csi_compat/README.markdown @ 4458:5234d0c8883d
mod_smacks: Only act on CSI state changes if smacks is enabled
Fixes attempt to get length of a nil value (local 'queue') in
request_ack_if_needed()
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 22 Feb 2021 16:44:40 +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 ----- -------