Crates.io | triaka-rpc-proto |
lib.rs | triaka-rpc-proto |
version | 0.2.1 |
source | src |
created_at | 2022-11-07 06:02:56.628645 |
updated_at | 2022-11-13 06:17:58.839541 |
description | Rust implementation of the Triaka RPC protocol. |
homepage | |
repository | |
max_upload_size | |
id | 707004 |
size | 16,206 |
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.