pub async fn connect_websocket(
server: &TestServer,
path: &str,
) -> WebSocketConnectionExpand description
Connect to a WebSocket endpoint on the test server.
pub async fn connect_websocket(
server: &TestServer,
path: &str,
) -> WebSocketConnectionConnect to a WebSocket endpoint on the test server.