diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-05-22 11:10:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-22 11:10:25 +0000 |
commit | 70e36267c52ebd69e814f0c521c082e7f6491213 (patch) | |
tree | fc7da8a2026f1fd6d7f65f3536d3eec0d2ad3708 | |
parent | Formatting of cloudron in non-free (diff) | |
download | awesome-selfhosted-70e36267c52ebd69e814f0c521c082e7f6491213.tar.gz awesome-selfhosted-70e36267c52ebd69e814f0c521c082e7f6491213.zip |
Updated Centrifugal
Updated main link to website rather than GitHub
Updated demo to demo rather than GitHub
Added source Code link to GitHub
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -298,7 +298,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: **[`^ back to top ^`](#)** - [BluetoothCommunicatorExample](https://github.com/niedev/BluetoothCommunicatorExample) - Bluetooth LE chat app to communicate between android devices with P2P architecture. ([Clients](https://github.com/niedev/RTranslator)) `Apache-2.0` `Java` -- [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo)) `MIT` `Go` +- [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo]([https://github.com/centrifugal/centrifugo#demo](https://centrifugo3.herokuapp.com/)), [Source Code](https://github.com/centrifugal/centrifugo)) `MIT` `Go` - [Chaskiq](https://chaskiq.io) - Full featured livechat, helpcenter and CRM as an alternative to Intercom & Drift, Crisp and others. ([Source Code](https://github.com/chaskiq/chaskiq)) `AGPL-3.0` `Ruby` - [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform, an alternative to Intercom & Zendesk. ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby` - [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go` |