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
I would expect it to be possible to create multiple instances of WebSocketServer using the same instance of httpServer but different path. When attempting this the client websocket connection isn't able to establish with the error: Invalid frame header
The text was updated successfully, but these errors were encountered:
I would expect it to be possible to create multiple instances of WebSocketServer using the same instance of
httpServer
but differentpath
. When attempting this the client websocket connection isn't able to establish with the error:Invalid frame header
The text was updated successfully, but these errors were encountered: