Closed angelhdzdev closed 1 year ago
same here. i ended up switching back to the default nest cli server. It has definitely got something to do with vite as i tested the nest websocket sample project with vite and got the same thing
Any updates on this?
Any updates on this?
I don't know. The lack of info stopped me from attempting anything beyond. Hope this gets solved in the future. Have a nice rest of the day
I have a working Nest server and a Vue3/Quasar client using SocketIO. Then I switch to vite-plugin-node and the client has errors about SocketIO, 404 errors and can't connect.
I read another 2021 issue saying Web sockets not working.
Is there a fix on 2023?