vox is a Rust-native RPC protocol designed for bidirectional, multiplexed communication.
Define services in Rust traits and generate clients/servers for other languages.
Read the specification for the protocol model, transport behavior, and compatibility guarantees.