aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-01-21 15:03:52 +0000
committerGitHub <noreply@github.com>2017-01-21 15:03:52 +0000
commit050e8d55e38c0efd63569fa87ed94fef2a34a4c4 (patch)
treef1acef8843c51846bfbc4501342119f6481654c6
parentMerge pull request #940 from tannercollin/master (diff)
parentuse link to demo anchor in readme (diff)
downloadawesome-selfhosted-050e8d55e38c0efd63569fa87ed94fef2a34a4c4.tar.gz
awesome-selfhosted-050e8d55e38c0efd63569fa87ed94fef2a34a4c4.zip
Merge pull request #938 from FZambia/patch-1
Add Centrifugo
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd5201a5..a58eec91 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin
### Custom
* [Actor](https://actor.im/) - Actor is a fast, open source messaging platform with rich mobile and web clients. ([Demo](https://app.actor.im), [Source Code](https://github.com/actorapp/actor-platform)) `AGPLv3` `Scala`
+ * [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) - A tiny webchat server. `GPLv2` `Go`
* [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)) `GPLv2` `Java`
* [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs`