diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-03 21:38:53 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-06-03 21:38:53 +0000 |
commit | 7d1ac1f26479152eeb07a47bb8048e18f592021c (patch) | |
tree | 1b227086adfb014b74c3456e8026b6805e5b983c /README.md | |
parent | formatting, remove trailing slashes from github.com URLs (diff) | |
download | awesome-selfhosted-7d1ac1f26479152eeb07a47bb8048e18f592021c.tar.gz awesome-selfhosted-7d1ac1f26479152eeb07a47bb8048e18f592021c.zip |
fix centrifugo demo link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -297,7 +297,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://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` +- [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo), [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` |