Adding some XMPP web chat clients

This commit is contained in:
lbriggs 2015-04-12 22:07:14 +01:00
parent 3d0ae07ff6
commit f4dfe6b369
1 changed files with 6 additions and 0 deletions

View File

@ -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.*