Mercurial > prosody-modules
comparison mod_csi/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Aug 2015 16:43:56 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1781:12ac88940fe3 | 1782:29f3d6b7ad16 |
---|---|
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 |