Expand description
gRPC protocol using high level API that operates over http_body_alt::Body trait.
§HTTP type
httpcrate types are used for input and output- designed for use with
http/2
Re-exports§
pub use self::codec::Codec;pub use self::codec::DEFAULT_LIMIT;pub use self::error::GrpcError;pub use self::error::ProtocolError;pub use self::status::GrpcStatus;