mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-10-31 15:16:16 +00:00
add description for communication/custom communication systems
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
This commit is contained in:
parent
2fa837c622
commit
1767767acc
@ -305,11 +305,15 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users.
|
||||
|
||||
|
||||
### Communication - Custom Communication Systems
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
Communication software using their own custom procols.
|
||||
|
||||
- [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), [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`
|
||||
|
Loading…
Reference in New Issue
Block a user