diff options
author | Alexandr Emelin <frvzmb@gmail.com> | 2017-01-18 07:27:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-18 07:27:26 +0000 |
commit | f0f363f917065c33425a25741d4a20773acc0f18 (patch) | |
tree | ea782f1fcc6d733e5bdaef9827af0f8ea9f86283 | |
parent | use heifen instead of dash for Centrifugo entry (diff) | |
download | awesome-selfhosted-f0f363f917065c33425a25741d4a20773acc0f18.tar.gz awesome-selfhosted-f0f363f917065c33425a25741d4a20773acc0f18.zip |
Format fix, include demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +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 (Websockets or SockJS) server `MIT` `Go` + * [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websockets or SockJS) server. ([Demo](https://centrifugo.herokuapp.com) password: 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` |