From 1e25b2aa5b97a8af96dd1690df2f19d03002750d Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 13 Apr 2014 22:36:36 +0200 Subject: [PATCH] added contributors and note to xep65 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 08c32e362..ff0b38247 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Therefore to get the most out of Conversations you should consider either switch XMPP server that does or - even better - run your own XMPP server for you and your friends. These XEPs are - as of now: +* XEP-0065: SOCKS5 Bytestreams - or rather mod_proxy65. Will be used to tranfer files if both parties are behind a firewall (NAT). * XEP-0138: Stream Compression saves bandwith * XEP-0198: Stream Management allows XMPP to surive small network outages and changes of the underlying TCP connection. * XEP-0280: Message Carbons which automatically syncs the messages you send to @@ -36,6 +37,11 @@ These XEPs are - as of now: client to your desktop client and back within one conversation. * XEP-0237: Roster Versioning mainly to save bandwith on poor mobile connections +##Contributors +(In order of appearance)) +* Rene Treffer @rtreffer +* Andreas Straub @strb + ##FAQ ###General ####How do I install Conversations?