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`