Software /
code /
prosody-modules
Diff
mod_csi_compat/README.md @ 6209:d611ed13df7e draft
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:16:25 +0700 |
parent | 1821:79b9bd84b91c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_csi_compat/README.md Tue Mar 18 00:16:25 2025 +0700 @@ -0,0 +1,23 @@ +--- +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 + ----- -------