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
Fix WebSocket benchmark compilation errors and remove unused function
- Fix tungstenite v0.27 API compatibility by adding .into() for Message::Text
- Remove unused ws_connection_timeout function to eliminate dead code warning
- All 6 compilation errors in websocket_bench.rs resolved
- All benchmarks now compile successfully
Co-authored-by: 0xrinegade <[email protected]>
0 commit comments