comparison mod_csi/README.markdown @ 1872:72df72b9ee20

mod_csi/README: Link to XEP
author Kim Alvefur <zash@zash.se>
date Thu, 24 Sep 2015 00:51:49 +0200
parents adb402e7de06
children ea6b5321db50
comparison
equal deleted inserted replaced
1871:adb402e7de06 1872:72df72b9ee20
3 ... 3 ...
4 4
5 Introduction 5 Introduction
6 ============ 6 ============
7 7
8 This module implements Client State Indication, a way for mobile clients 8 This module implements [Client State
9 to tell the server that they are sitting in someones pocket and would 9 Indication](http://xmpp.org/extensions/xep-0352.html), a way for mobile
10 rather not get some less urgent things pushed to it. 10 clients to tell the server that they are sitting in someones pocket and
11 would rather not get some less urgent things pushed to it.
11 12
12 However this module does not do anything by itself. Deciding what things 13 However this module does not do anything by itself. Deciding what things
13 are considered "less urgent" is left to other modules. 14 are considered "less urgent" is left to other modules.
14 15
15 - [mod\_throttle\_presence](/mod_throttle_presence.html) supresses 16 - [mod\_throttle\_presence](/mod_throttle_presence.html) supresses