volo-grpc 0.3.0

gRPC framework implementation of volo.
Documentation

Volo-gRPC

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.