volo-thrift

Crates.iovolo-thrift
lib.rsvolo-thrift
version0.10.2
sourcesrc
created_at2022-05-13 12:42:00.093915
updated_at2024-07-03 08:34:06.800925
descriptionThrift RPC framework implementation of volo.
homepagehttps://www.cloudwego.io/docs/volo/
repositoryhttps://github.com/cloudwego/volo
max_upload_size
id585858
size220,129
Yifei (LYF1999)

documentation

https://docs.rs/volo-thrift

README

Volo

volo-thrift implements a Thrift-based RPC framework.

Users rarely need to use volo-thrift 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-thrift.

For detailed guides, please refer to the guides.

Commit count: 387

cargo fmt