diff options
author | Miguel Michelson Martinez <miguel@chaskiq.io> | 2021-04-28 16:30:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 16:30:33 +0000 |
commit | 08f6216dda8c9565c1dd0e61c7d3831c20e88966 (patch) | |
tree | 7a9bd602728c7c974d02e9bd5d7d3e8bf464c034 | |
parent | Add Lowdefy to IDE/Tools (#2497) (diff) | |
download | awesome-selfhosted-08f6216dda8c9565c1dd0e61c7d3831c20e88966.tar.gz awesome-selfhosted-08f6216dda8c9565c1dd0e61c7d3831c20e88966.zip |
Adds Chaskiq to Custom communication systems (#2501)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -253,6 +253,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [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` +- [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` - [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` |