Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 446 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 446 Bytes

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.