diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-26 20:08:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:50 +0700 |
commit | 40c4dbc0e7737cb31505d389ffb30ad412da6fae (patch) | |
tree | e780a650246359122f2a946a51ac07c72f217ffa /network/prosody-mod-csi/README | |
parent | f69062cefb308844fbe25f41494912933ef60e12 (diff) |
network/prosody-mod-csi: Added (Client State Indication).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-csi/README')
-rw-r--r-- | network/prosody-mod-csi/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/prosody-mod-csi/README b/network/prosody-mod-csi/README new file mode 100644 index 0000000000000..de0f96f4bce47 --- /dev/null +++ b/network/prosody-mod-csi/README @@ -0,0 +1,5 @@ +prosody-mod-csi (XEP-0352: Client State Indication) + +This module implements Client State Indication, a way for mobile +clients to tell the server that they are sitting in someone's pocket +and would rather not get some less urgent things pushed to it. |