websocket integration in tanstack start
As start now has its own implementation of nitro.build, does it still support websockets?
https://nitro.build/guide/websocket
WebSocket - Nitro
Nitro natively supports a cross platform WebSocket API
1 Reply
other-emerald•3mo ago
I'm interested in this as well!
I'm building a real time dashboard application and I want to use this!
Without this, I will need to have a separate backend (hono in my case) as the websocket server