aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08c32e36..ff0b3824 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?