#websocket + tanstack start

4 messages · Page 1 of 1 (latest)

unreal echo
#

is there a way to integrate websocket with tanstack start, i couldn't find any example

void relic
unreal echo
# void relic 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?

void relic