diff options
author | Mitchell R <github@mrincworld.com> | 2018-06-13 20:32:13 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2018-06-13 20:32:13 +0000 |
commit | cd13ee662dbed296eeb9e9836157fa9963cef76e (patch) | |
tree | b2cc2883694c8aef3302cc64c4e73f8dadf30a58 /README.md | |
parent | Add Babelfish (#1384) (diff) | |
download | awesome-selfhosted-cd13ee662dbed296eeb9e9836157fa9963cef76e.tar.gz awesome-selfhosted-cd13ee662dbed296eeb9e9836157fa9963cef76e.zip |
Removing Actor.im as it's no longer maintained (#1383)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -241,7 +241,6 @@ _CalDAV or CardDAV clients._ ### Custom communication systems -- [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)) `AGPL-3.0` `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)) `AGPL-3.0` `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) - Tiny webchat server. `GPL-2.0` `Go` |