Function iroh_rpc_client::open_client
source · pub async fn open_client<S: Service>(
addr: Addr<S>
) -> Result<RpcClient<S, ChannelTypes>>
pub async fn open_client<S: Service>(
addr: Addr<S>
) -> Result<RpcClient<S, ChannelTypes>>