Next.js Discord

Discord Forum

How do I disable next.js' websocket dev server?

Unanswered
Ring-necked Duck posted this in #help-forum
Open in Discord
Ring-necked DuckOP
I want to disable HMR because of my own reasons, how do I disable the websocket dev server

3 Replies

Ring-necked DuckOP
I run my own websocket server for this app, and I feel like the websocket server that next.js runs is interferring with mine, causing random 1006 disconnects.
Ring-necked DuckOP
They fixed it in 14.0 but that version removes the feature of passing context in request context what clowns lmao