tor-induced mirror (sorry gitlab)

Iaroslav Gridin 5b6e42acc1 arc-based scheme allowing for multiple responder channels 3 tahun lalu
examples f6a9016f1e fmt 3 tahun lalu
src 5b6e42acc1 arc-based scheme allowing for multiple responder channels 3 tahun lalu
.gitignore f1dddbbfcf initial commit, working implementation with tests 5 tahun lalu
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests 5 tahun lalu
Cargo.toml cd803f5366 tokio edition 4 tahun lalu
LICENSE f1dddbbfcf initial commit, working implementation with tests 5 tahun lalu
Makefile f6a9016f1e fmt 3 tahun lalu
README.textile 766ae76a4c Update README 4 tahun lalu
rustfmt.toml f6a9016f1e fmt 3 tahun lalu

README.textile

h1. CBORPC

MessagePack-based, misleadingly named, simple RPC library. You can call functions, grouped by protocols, which accept and return a single byte array, as well as returning a success bit.