mysten_network::client

Function connect

Source
pub async fn connect(
    address: &Multiaddr,
    tls_config: ClientConfig,
) -> Result<Channel>