From 63fcdf38f1cf7829ab0b6cfb427146f28ee8d325 Mon Sep 17 00:00:00 2001 From: phre4k Date: Sun, 7 Jun 2015 13:25:49 +0200 Subject: [PATCH] added Prosody, Metronome XMPP servers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f64e6ab9..7eee947f 100644 --- a/README.md +++ b/README.md @@ -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)