diff options
author | Matthew Wild <mwild1@gmail.com> | 2021-06-10 12:51:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 12:51:19 +0000 |
commit | dddf278acd40850fb3d76d5e6045eb3e62504784 (patch) | |
tree | b6415895d241153b1994e7ccc49998fafc621c93 | |
parent | Added dpaste (diff) | |
download | awesome-selfhosted-dddf278acd40850fb3d76d5e6045eb3e62504784.tar.gz awesome-selfhosted-dddf278acd40850fb3d76d5e6045eb3e62504784.zip |
Add Snikket to XMPP servers
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -493,6 +493,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP - [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` - [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. ([Source Code](https://github.com/igniterealtime/Openfire)) `Apache-2.0` `Java` - [Prosody IM](http://prosody.im/) - Feature-rich and easy to configure XMPP server. ([Source Code](http://hg.prosody.im/)) `MIT` `Lua` +- [Snikket](https://snikket.org/) - All-in-one Dockerized easy XMPP solution, including web admin and clients. ([Source Code](https://github.com/snikket-im/snikket-server), [Clients](https://snikket.org/app/)) `Apache-2.0` `Lua, Python` - [Tigase](http://www.tigase.net/content/tigase-xmpp-server) - XMPP server implementation in Java. `GPL-3.0` `Java` #### XMPP Web Clients |