Skip to main content

connect_websocket

Function connect_websocket 

Source
pub async fn connect_websocket(
    server: &TestServer,
    path: &str,
) -> WebSocketConnection
Expand description

Connect to a WebSocket endpoint on the test server.