tor-induced mirror (sorry gitlab)

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

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.