volo-grpc

Crates.iovolo-grpc
lib.rsvolo-grpc
version0.10.0
sourcesrc
created_at2022-05-13 12:31:39.214471
updated_at2024-04-07 03:36:26.845961
descriptiongRPC framework implementation of volo.
homepagehttps://www.cloudwego.io/docs/volo/
repositoryhttps://github.com/cloudwego/volo
max_upload_size
id585850
size294,713
Yifei (LYF1999)

documentation

https://docs.rs/volo-grpc

README

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.

Commit count: 387

cargo fmt