#websocket + tanstack start
4 messages · Page 1 of 1 (latest)
with nitro plugin or bun no problem
How can I use Bun with TanStack Start to build a chat app using WebSockets?
Do I need to create a separate ws server/file and run it on a different port, or is there a recommended way to handle WebSocket connections directly inside a TanStack Start project?
best way is to create a separate file and start him on different port