pub async fn connect_rpc_client( uri: Uri, ) -> Result<InvocationServiceClient<Channel>, Error>
Create an RPC client.