aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Andersson <josefandman@gmail.com>2021-10-20 15:48:43 +0000
committerGitHub <noreply@github.com>2021-10-20 15:48:43 +0000
commit50bf15de5dc14f533d73afffb2c55a62519c7956 (patch)
tree0aaa2118ff0473fa9b787b27e44d420c5bf7f93f
parentEdit descriptions to pass tests (#2726) (diff)
downloadawesome-selfhosted-50bf15de5dc14f533d73afffb2c55a62519c7956.tar.gz
awesome-selfhosted-50bf15de5dc14f533d73afffb2c55a62519c7956.zip
Fix pWS (#2725)
Co-authored-by: Josef Andersson <josefandersson@users.noreply.github.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31adf17a..c2496112 100644
--- a/README.md
+++ b/README.md
@@ -230,7 +230,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
- [OTS](https://ots.fyi/) - One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser. ([Source Code](https://github.com/Luzifer/ots)) `Apache-2.0` `Go`
- [Papercups](https://papercups.io/) - An open source live customer chat web app written in Elixir. ([Demo](https://app.papercups.io/demo), [Source Code](https://github.com/papercups-io/papercups)) `MIT` `Elixir`
- [PushBits](https://github.com/pushbits/server) - Self-hosted notification server for relaying push notifications via Matrix, similar to PushBullet and Gotify. `ISC` `Go`
-- [pWS](https://github.com/soketi/pws) - pWS is a free, open-source Pusher drop-in alternative. `Nodejs` `Docker`
+- [pWS](https://github.com/soketi/pws) - pWS is a free, open-source Pusher drop-in alternative. `MIT` `Nodejs`
- [Rallly](https://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CC-BY-SA-4.0` `Nodejs`
- [RetroShare](https://retroshare.cc) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `C++`
- [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs`