An RPC framework for Rust with a focus on ease of use.
# Cargo.toml
[dependencies]
tarpc = "0.37.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple RPC service using tarpc.
Add `tokio` or `smol` as a dependency and use appropriate runtime.
No dependency data recorded yet.