volo-grpc 0.12.2

gRPC framework implementation of volo.
Documentation
1
2
3
4
5
6
pub mod cross_origin;
pub mod grpc_timeout;
#[cfg(feature = "grpc-web")]
pub mod grpc_web;
pub mod loadbalance;
pub mod user_agent;