tRPC-SvelteKit v3.6.1

End-to-end typesafe APIs for your SvelteKit applications

Experimental WebSocket support

SvelteKit doesn't (yet) offer WebSockets support, but if you're using @sveltejs/adapter-node, tRPC-SvelteKit can spin up an experimental WS server to process tRPC procedure calls.

Please refer to the dedicated section in the README for more information.