Expand description
RPC helpers built on tonic.
Re-exports§
pub use client::connect_channel;pub use client::endpoint_from_config;pub use config::RpcClientConfig;pub use config::RpcServerConfig;pub use interceptor::REQUEST_ID_METADATA;pub use interceptor::request_id_interceptor;pub use server::serve_health_with_shutdown;