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
websocket-client in rust,but websocket-server use C++,but client can't connect to server
error:thread 'main' panicked at 'called Result::unwrap() on an Err value: Other(HttpError(Io(Custom { kind: UnexpectedEof, error: "end of stream before headers finished" })))'
The text was updated successfully, but these errors were encountered:
websocket-client in rust,but websocket-server use C++,but client can't connect to server
error:thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Other(HttpError(Io(Custom { kind: UnexpectedEof, error: "end of stream before headers finished" })))'The text was updated successfully, but these errors were encountered: