tor-induced mirror (sorry gitlab)

Iaroslav Gridin 5b6e42acc1 arc-based scheme allowing for multiple responder channels %!s(int64=3) %!d(string=hai) anos
examples f6a9016f1e fmt %!s(int64=3) %!d(string=hai) anos
src 5b6e42acc1 arc-based scheme allowing for multiple responder channels %!s(int64=3) %!d(string=hai) anos
.gitignore f1dddbbfcf initial commit, working implementation with tests %!s(int64=5) %!d(string=hai) anos
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests %!s(int64=5) %!d(string=hai) anos
Cargo.toml cd803f5366 tokio edition %!s(int64=4) %!d(string=hai) anos
LICENSE f1dddbbfcf initial commit, working implementation with tests %!s(int64=5) %!d(string=hai) anos
Makefile f6a9016f1e fmt %!s(int64=3) %!d(string=hai) anos
README.textile 766ae76a4c Update README %!s(int64=4) %!d(string=hai) anos
rustfmt.toml f6a9016f1e fmt %!s(int64=3) %!d(string=hai) anos

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.