{"library":"svelte-adapter-uws","type":"library","category":null,"description":"svelte-adapter-uws is a SvelteKit adapter that runs the app on uWebSockets.js, a high-performance C++ HTTP server with native WebSocket support. Current version is 0.5.8, with active development. It targets Node.js >=22 and requires ws (for WebSocket polyfill), Svelte 4 or 5, and @sveltejs/kit 2. Notably faster than the default Node adapter, especially for WebSocket-heavy applications, due to uWebSockets.js's low-level, event-driven architecture. Ships TypeScript definitions.","language":"javascript","status":"active","version":"0.5.8","tags":["javascript","svelte","sveltekit","adapter","uwebsockets","uws","performance","websocket","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install svelte-adapter-uws","imports":["import adapter from 'svelte-adapter-uws';","import type { AdapterOptions } from 'svelte-adapter-uws';","const adapter = require('svelte-adapter-uws').default;"]},{"cmd":"yarn add svelte-adapter-uws","imports":[]},{"cmd":"pnpm add svelte-adapter-uws","imports":[]}],"homepage":"https://github.com/lanteanio/svelte-adapter-uws#readme","github":"https://github.com/lanteanio/svelte-adapter-uws","docs":null,"changelog":null,"pypi":null,"npm":"svelte-adapter-uws","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}