From 0e08b7c00adf838f5e801faa04f00fd8478ffbcf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 2 Mar 2016 17:40:31 +0100 Subject: [PATCH] remove xmpp section, link awesome-selfhosted https://github.com/Kickball/awesome-selfhosted/issues/127 --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 13b9197..257904a 100644 --- a/README.md +++ b/README.md @@ -585,20 +585,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. ## XMPP -*XMPP servers.* - * [ejabberd](https://www.ejabberd.im/) - XMPP instant messaging server written in Erlang/OTP. - * [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM. - * [MongooseIM](https://www.erlang-solutions.com/products/mongooseim.html) - Fork of ejabberd. - * [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. - * [Prosody IM](http://prosody.im/) - XMPP server written in Lua. - * [Tigase](https://projects.tigase.org/projects/tigase-server) - XMPP server implementation in Java. - -*XMPP Web Clients* - - * [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript. - * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. - * [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node. +_See https://github.com/Kickball/awesome-selfhosted#xmpp_ ## Web *Web servers.*