mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 20:57:44 +00:00
Added adapter-node-ws
This package is a collection of techniques to get WebSockets integrated in SvelteKit through the node adapter. It is in its infancy but it is already functional.
This commit is contained in:
@@ -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": ["async loading", "async data"],
|
||||
"stars": 0
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user