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 am prototyping a websocket server using Alchemy. Server runs fine but when trying to open a connection from a browser, it cannot established a connection and the error is
WebSocket connection to 'ws://localhost:81/' failed: Connection closed before receiving a handshake response
The text was updated successfully, but these errors were encountered:
I am prototyping a websocket server using Alchemy. Server runs fine but when trying to open a connection from a browser, it cannot established a connection and the error is
WebSocket connection to 'ws://localhost:81/' failed: Connection closed before receiving a handshake response
The text was updated successfully, but these errors were encountered: