Software /
code /
prosody-modules
Comparison
mod_csi_compat/README.markdown @ 1803:4d73a1a6ba68
Convert all wiki pages to Markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 18:03:58 +0200 |
parent | 1782:mod_csi_compat/README.wiki@29f3d6b7ad16 |
child | 1821:79b9bd84b91c |
comparison
equal
deleted
inserted
replaced
1802:0ab737feada6 | 1803:4d73a1a6ba68 |
---|---|
1 --- | |
2 labels: | |
3 summary: 'Implement the google:queue protocol and map to mod\_csi events' | |
4 ... | |
5 | |
6 Introduction | |
7 ============ | |
8 | |
9 This module implements the google:queue protocol and maps it to | |
10 [mod\_csi](mod_csi.md) events. | |
11 | |
12 Configuration | |
13 ============= | |
14 | |
15 There is no configuration for this module, just add it to | |
16 modules\_enabled as normal. | |
17 | |
18 Compatibility | |
19 ============= | |
20 | |
21 ----- ------- | |
22 0.9 Works | |
23 ----- ------- |