Function holochain::sweettest::websocket_client_by_port[][src]

pub async fn websocket_client_by_port(
    port: u16
) -> WebsocketResult<(WebsocketSender, WebsocketReceiver)>
Expand description

Get a websocket client on localhost at the specified port