diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-13 22:36:36 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-13 22:36:36 +0200 |
commit | 1e25b2aa5b97a8af96dd1690df2f19d03002750d (patch) | |
tree | c5d19ce6a97bdd1db56ccdf3be5f83bab752c3bd /README.md | |
parent | e4f9a38c762e18fc8fbaaf03f35465d371b2b1cb (diff) |
added contributors and note to xep65
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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? |