0.2.1 |
|
---|---|
0.2.0 |
|
0.1.0 |
|
#16 in #cross-language
15KB
318 lines
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.
lib.rs
:
Rust implementation of the Triaka RPC protocol.
The Triaka RPC protocol is similar to JSON-RPC 2.0, but is optimized for speed.
Dependencies
~0.7–10MB
~89K SLoC