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
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value:Protocol("Connection reset without closing handshake")', src/libcore/result.rs:1165:5
cargo run --example server
Open web browser dev console.
Use ws and not secure wss, otherwise I get invalid token.
Run this:
Error:
Reference
https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket
The text was updated successfully, but these errors were encountered: