penumbra_proto::box_grpc_svc

Function connect

Source
pub async fn connect(ep: Endpoint) -> Result<BoxGrpcService>
Available on crate feature box-grpc only.
Expand description

Connects to the provided tonic Endpoint, returning a BoxGrpcService.