Volo is a high-performance and strong-extensibility Rust RPC framework that helps developers build microservices.
# Cargo.toml
[dependencies]
volo = "0.12.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Volo RPC framework.
Add `tokio` and enable features like `grpc` or `thrift`.
No dependency data recorded yet.