No Preview Available
Tanstack start no websockets
Published
Recently I moved very small API from hono to tanstack start thinking that it will be easier to manage code when backend and frontend code is colocated, but after doing that I found out that there is no documentation on implementing websockets in tanstack start. So I am going back to hono.
