diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:31:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:31:01 +0000 |
commit | 51d59105d9cc45773b275c0b09e77ea6fb8af161 (patch) | |
tree | 4d18b88599e570b7e59e32d9ae8dca3bf0d52d64 | |
parent | Merge pull request #1159 from Kickball/simpad-demo (diff) | |
parent | Added Broid to Readme.md (diff) | |
download | awesome-selfhosted-51d59105d9cc45773b275c0b09e77ea6fb8af161.tar.gz awesome-selfhosted-51d59105d9cc45773b275c0b09e77ea6fb8af161.zip |
Merge pull request #1182 from CyrilPepito/patch-1
Added Broid to Readme.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -218,6 +218,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` + * [Broid](https://broid.ai) - Broid enables rich conversations on all messaging channels within a single schema integration using W3C standards. ([Demo](https://www.broid.ai), [Source Code](https://github.com/broidHQ/integrations)) `AGPLv3` `Nodejs` * [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` |