diff options
author | Keith Thibodeaux <kthibodeaux@peachtreebilling.com> | 2015-07-28 13:24:18 +0000 |
---|---|---|
committer | Keith Thibodeaux <kthibodeaux@peachtreebilling.com> | 2015-07-28 13:24:18 +0000 |
commit | 157f6ced7b256b24822791b0ab2dc585e39e3bea (patch) | |
tree | a76246c0131e9e6c5ebc5957eeb8a0a608e749e3 | |
parent | Merge pull request #39 from tcitworld/patch-1 (diff) | |
download | awesome-selfhosted-157f6ced7b256b24822791b0ab2dc585e39e3bea.tar.gz awesome-selfhosted-157f6ced7b256b24822791b0ab2dc585e39e3bea.zip |
Add ejabberd to Communication Systems
More license information can be found here:
https://www.ejabberd.im/licenses
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ Table of Contents ## Communication Systems * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` + * [ejabberd](http://www.ejabberd.im) - A robust, scalable, and extensible XMPP server - `GPL` `Erlang` * [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP + Python` * [Metronome](http://www.lightwitch.org/metronome) – XMPP server forked from Prosody. `MIT` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` |