Bruno Belloni
Explore posts from serversMy Nuxt JS 3 Nitro backend socket.io works only on dev mode.
Thanks @Brody .
I found this solution where they use a proxy to make websocket works on same port as nuxt.
https://github.com/nuxt/nuxt/blob/00d2b90ea074d2cc23393610f5ddcb9943421745/docs/2.guide/3.going-further/12.websocket-servers.md
Do you know where can i define my createProxyServer on Nuxt JS 3 app? The .md does not specify
7 replies