From f4dfe6b369014e61f735e3ce0357f8de7150ba6d Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sun, 12 Apr 2015 22:07:14 +0100 Subject: [PATCH] Adding some XMPP web chat clients --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2a0c89d..bdf62e1 100644 --- a/README.md +++ b/README.md @@ -567,6 +567,12 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [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* + +* [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 +* [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript + ## Web *Web servers.*