You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like presently there is not Websocket support. I was hoping to use this plug to proxy to a next.js server, which uses a websocket for webpack-hmr (hot loading). Presently it times out establishing a connection.
The text was updated successfully, but these errors were encountered:
While it could be technically possible, the only way to achieve this is to add adapter specific code since Plug does not yet support websockets. I'd like to see more input/thoughts from others
It looks like presently there is not Websocket support. I was hoping to use this plug to proxy to a next.js server, which uses a websocket for webpack-hmr (hot loading). Presently it times out establishing a connection.
The text was updated successfully, but these errors were encountered: