Next.js Discord

Discord Forum

Websocket Proxying with Rewrites

Unanswered
Pacific anchoveta posted this in #help-forum
Open in Discord
Pacific anchovetaOP
Hi! So I'm connecting to my backend server from my separate frontend via proxies in NextJS's rewrites; however, I also have a websocket connection that I need to rewrite and I haven't found anything concrete about how to do that. The most I've really found is this thread: https://github.com/vercel/next.js/discussions/38057, and if that is the only way, I'm not sure how to integrate it with my existing project.

Any help will be greatly appreciated. Thank you!

1 Reply