From 7ec48b0ac79e7f6e254bb3383a36fe72b24b2a1c Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 29 Mar 2025 10:40:49 +0000 Subject: [PATCH] Remove Soketi (Unmaintained since March 2024) (#1233) --- software/soketi.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/soketi.yml diff --git a/software/soketi.yml b/software/soketi.yml deleted file mode 100644 index bd29dfef32..0000000000 --- a/software/soketi.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Soketi -website_url: https://soketi.app/ -description: Simple, fast, and resilient open-source WebSockets server (drop-in alternative to Pusher). -licenses: - - MIT -platforms: - - Nodejs - - Docker - - K8S -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/soketi/soketi -stargazers_count: 5154 -updated_at: '2024-03-25' -archived: false