[][src]Function holochain_client_core::connect_ws

pub fn connect_ws(
    url: &Url
) -> impl Future<Item = ConductorClient, Error = RpcError>