diff options
author | phre4k <me@phre4k.at> | 2015-06-07 11:25:49 +0000 |
---|---|---|
committer | phre4k <me@phre4k.at> | 2015-06-07 11:25:49 +0000 |
commit | 63fcdf38f1cf7829ab0b6cfb427146f28ee8d325 (patch) | |
tree | 15de74e3c6651a9146b73e5f0003855efe4e928f | |
parent | Merge pull request #6 from Kickball/patch-1 (diff) | |
download | awesome-selfhosted-63fcdf38f1cf7829ab0b6cfb427146f28ee8d325.tar.gz awesome-selfhosted-63fcdf38f1cf7829ab0b6cfb427146f28ee8d325.zip |
added Prosody, Metronome XMPP servers
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,7 +67,9 @@ Table of Contents ## Communication Systems + * [Metronome](http://www.lightwitch.org/metronome) – XMPP server forked from Prosody. * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` + * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. ## Content Management Systems (CMS) |