Proxy websockets `ws://nuxtserver/ws-api/xyz` → `ws://mysecretdomain/xyz`
Hey there, I know this is probably annoying but has somebody found a way to proxy websockets?
I'd like to do this without any extra proxy like nginx, traefik etc
I tried several packages already and also some weird things, but had no luck.
I'd like to do this without any extra proxy like nginx, traefik etc
/ws-api/xyz → ws://mysecretdomain/xyz I tried several packages already and also some weird things, but had no luck.
