Replies: 1 comment
-
Just found out this solution, so nevermind my request |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am currently playing with Tanstack Start and websockets and the only way I could push websocket file to the defineConfig function is like this:
Since Vinxi allows definition of websocket file through routers, I think Start should support it too.
Also I am not sure if I am not breaking anything, because the
shows an ugly TS error, so in code I have to ignore it right now.
But websockets in application works with this setting.
Am I missing something and there is already an easier way or Start does not support websockets (easily) yet?
Beta Was this translation helpful? Give feedback.
All reactions