Merge pull request #377 from carlosV2/patch-2

Added `adapter-node-ws`
This commit is contained in:
MacFJA
2023-02-21 21:43:51 +01:00
committed by GitHub

View File

@@ -2876,5 +2876,15 @@
"category": "SvelteKit Adapters",
"stars": 3,
"tags": ["integrations"]
},
{
"title": "@carlosv2/adapter-node-ws",
"url": "https://github.com/carlosV2/adapter-node-ws",
"description": "Adapter for SvelteKit apps that generates a standalone Node server with support for WebSockets.",
"npm": "@carlosv2/adapter-node-ws",
"addedOn": "2023-02-21",
"category": "SvelteKit Adapters",
"tags": ["integrations"],
"stars": 0
}
]