aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2022-07-31 15:12:41 +0000
committernodiscc <nodiscc@gmail.com>2022-07-31 17:22:14 +0000
commit1767767acc2d9f9c45d717bd89f9453d33bd8ff4 (patch)
tree8ebaad8c6333d5964a7ba68c5b176c2d4510cb8f
parentadd description for caldav servers/clients categories (diff)
downloadawesome-selfhosted-1767767acc2d9f9c45d717bd89f9453d33bd8ff4.tar.gz
awesome-selfhosted-1767767acc2d9f9c45d717bd89f9453d33bd8ff4.zip
add description for communication/custom communication systems
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e49287b..ff0e1720 100644
--- a/README.md
+++ b/README.md
@@ -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`