aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-01-10 15:05:12 +0000
committerGitHub <noreply@github.com>2021-01-10 15:05:12 +0000
commitce683d5c3d889fb6decdc73a69d93c8e18f15cd7 (patch)
tree4c274c35a36d633b73be598beceed92f62540df3
parentMerge pull request #2344 from tacerus/master (diff)
parentupdate conduit description (powered by Matrix) (diff)
downloadawesome-selfhosted-ce683d5c3d889fb6decdc73a69d93c8e18f15cd7.tar.gz
awesome-selfhosted-ce683d5c3d889fb6decdc73a69d93c8e18f15cd7.zip
Merge pull request #2329 from stephen304/patch-1
Add Conduit to Custom communication systems
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index aaf7ee5e..222f5cdb 100644
--- a/README.md
+++ b/README.md
@@ -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`