Software /
code /
prosody-modules
Annotate
mod_csi/README.wiki @ 1790:4c2146f5bf39
mod_mam: Store chat messages and normal messages with a body
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 26 Aug 2015 17:40:22 +0200 |
parent | 1782:29f3d6b7ad16 |
rev | line source |
---|---|
1782 | 1 #summary Client State Indication support |
2 | |
3 = Introduction = | |
4 | |
5 This module implements Client State Indication, a way for mobile clients | |
6 to tell the server that they are sitting in someones pocket and would | |
7 rather not get some less urgent things pushed to it. | |
8 | |
9 = Configuration = | |
10 | |
11 There is no configuration for this module, just add it to modules_enabled as normal. | |
12 | |
13 = Compatibility = | |
14 | |
15 ||0.9||Works|| | |
16 |