Type Definition flow_sdk::client::TonicHyperClient [−][src]
pub type TonicHyperClient = TonicClient<Channel>;
Expand description
A tonic gRPC client that uses the hyper
crate for HTTP transport.
pub type TonicHyperClient = TonicClient<Channel>;
A tonic gRPC client that uses the hyper
crate for HTTP transport.