aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-12-21 14:05:33 +0100
committeriNPUTmice <daniel@gultsch.de>2014-12-21 14:05:33 +0100
commit96569700512e9618efa18eeb277665045678e16d (patch)
treecc6ceebe9ed5d42fe2271ffa21efb62ce94bdf29 /README.md
parent15176417132a88364efeb64713f8ac1267001cc4 (diff)
updated readme and xep list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e9e834b..2181aa96 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,6 @@ run your own XMPP server for you and your friends. These XEP's are:
* XEP-0065: SOCKS5 Bytestreams (or mod_proxy65). Will be used to transfer
files if both parties are behind a firewall (NAT).
-* XEP-0138: Stream Compression saves bandwidth
* XEP-0163: Personal Eventing Protocol for avatars
* XEP-0198: Stream Management allows XMPP to survive small network outages and
changes of the underlying TCP connection.
@@ -48,6 +47,9 @@ run your own XMPP server for you and your friends. These XEP's are:
your desktop client and thus allows you to switch seamlessly from your mobile
client to your desktop client and back within one conversation.
* XEP-0237: Roster Versioning mainly to save bandwidth on poor mobile connections
+* XEP-0313: Message Archive Management synchronize message history with the
+ server. Catch up with messages that were sent while Conversations was
+ offline.
* XEP-0352: Client State Indication let the server know whether or not
Conversations is in the background. Allows the server to save bandwidth by
withholding unimportant packages.