diff options
author | nodiscc <nodiscc@gmail.com> | 2021-07-07 16:15:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-07 16:15:21 +0000 |
commit | dc76e290ee2f8125fdc96d01928ff37058ae106f (patch) | |
tree | 61b0db00cb7c22bbeae9c485a5992d628d8a362d | |
parent | Merge pull request #2568 from oof2win2/master (diff) | |
parent | snikket: fix multiple licenses syntax (diff) | |
download | awesome-selfhosted-dc76e290ee2f8125fdc96d01928ff37058ae106f.tar.gz awesome-selfhosted-dc76e290ee2f8125fdc96d01928ff37058ae106f.zip |
Merge pull request #2579 from mwild1/patch-1
Add Snikket to XMPP servers
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -498,6 +498,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 |