# triaka-rpc-proto-rs Triaka RPC is a lightweight RPC bus, which aims to be fast, secure, cross-language, and strives to be small and powerful. Triaka RPC uses a simple protocol which looks like JSON-RPC, which is optimized for speed. This is the Rust implementation of the Triaka RPC protocol.