diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-10 15:05:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 15:05:12 +0000 |
commit | ce683d5c3d889fb6decdc73a69d93c8e18f15cd7 (patch) | |
tree | 4c274c35a36d633b73be598beceed92f62540df3 /README.md | |
parent | Merge pull request #2344 from tacerus/master (diff) | |
parent | update conduit description (powered by Matrix) (diff) | |
download | awesome-selfhosted-ce683d5c3d889fb6decdc73a69d93c8e18f15cd7.tar.gz awesome-selfhosted-ce683d5c3d889fb6decdc73a69d93c8e18f15cd7.zip |
Merge pull request #2329 from stephen304/patch-1
Add Conduit to Custom communication systems
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -249,6 +249,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo)) `MIT` `Go` - [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go` +- [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [Darkwire.io](https://darkwire.io/) - End-to-end encrypted instant web chat. ([Source Code](https://github.com/darkwire/darkwire.io)) `MIT` `Nodejs` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` - [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs` |