triaka-rpc-proto

Crates.iotriaka-rpc-proto
lib.rstriaka-rpc-proto
version0.2.1
sourcesrc
created_at2022-11-07 06:02:56.628645
updated_at2022-11-13 06:17:58.839541
descriptionRust implementation of the Triaka RPC protocol.
homepage
repository
max_upload_size
id707004
size16,206
(sisungo)

documentation

https://docs.rs/triaka-rpc-proto

README

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.

Commit count: 0

cargo fmt