volo-grpc 0.12.2

gRPC framework implementation of volo.
Documentation

Crates.io Documentation Website License Build Status

volo-grpc implements a Protobuf-based RPC framework.

Users rarely need to use volo-grpc directly. Instead, they should use the Client and Server in the generated code.

For extension developers, they may need to use some of the components in volo-grpc.

For detailed guides, please refer to the guides.