From 0519f3bf2724959993e0b0fd3c4715b732249e10 Mon Sep 17 00:00:00 2001 From: C17H19NO3 <93030513+C17H19NO3-SS@users.noreply.github.com> Date: Thu, 25 Dec 2025 03:28:21 +0300 Subject: [PATCH] Add Socket.IO Proxy plugin to overview --- docs/plugins/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index 0686955c..45f79233 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -125,6 +125,7 @@ Here are some of the official plugins maintained by the Elysia team: - [elysia-local-https](https://github.com/mrtcmn/elysia-local-https) - Automatic local HTTPS for Elysia — certs generated, managed, and refreshed in one line. - [Eden TanStack Query](https://github.com/xkelxmc/eden-tanstack-query) - type-safe TanStack Query integration for Eden, like @trpc/react-query but for Elysia +- [Socket.IO Proxy](https://www.npmjs.com/package/@synchjs/elysocket) - Socket.IO Proxy for Elysia. ## Complementary projects: