aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafaƂ Kukawski <rafal@kukawski.pl>2021-06-23 20:11:41 +0000
committerGitHub <noreply@github.com>2021-06-23 20:11:41 +0000
commitaf73f7a03c33bf76f309486491dbeefdba0eba6c (patch)
treef69999be14ad9ee9903fbf62131f292143032e91
parentAdd kcal to CMS - Recipe management (#2544) (diff)
downloadawesome-selfhosted-af73f7a03c33bf76f309486491dbeefdba0eba6c.tar.gz
awesome-selfhosted-af73f7a03c33bf76f309486491dbeefdba0eba6c.zip
Add Jackal to XMPP Servers (#2545)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54c7e9f1..7ac9e1a7 100644
--- a/README.md
+++ b/README.md
@@ -489,6 +489,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
#### XMPP Servers
- [ejabberd](https://www.ejabberd.im/) - XMPP instant messaging server. ([Source Code](https://github.com/processone/ejabberd)) `GPL-2.0` `Erlang`
+- [jackal](https://github.com/ortuman/jackal) - XMPP server with focus on stability, simple configuration and low resource consumption. `Apache-2.0` `Go`
- [Kontalk](http://kontalk.org/) - Kontalk is an Open Source Messenger, similar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server. ([Source Code](https://github.com/kontalk)) `GPL-3.0` `Java`
- [Metronome IM](https://metronome.im/) - Fork of Prosody IM. ([Source Code](https://github.com/maranda/metronome)) `MIT` `Lua`
- [MongooseIM](https://www.erlang-solutions.com/products/mongooseim.html) - Mobile messaging platform with a focus on performance and scalability. ([Source Code](https://github.com/esl/MongooseIM)) `GPL-2.0` `Erlang`