tor-induced mirror (sorry gitlab)

Iaroslav Gridin 54b15a34d9 let's keep protocol name a property of a protocol 1 year ago
examples 54b15a34d9 let's keep protocol name a property of a protocol 1 year ago
src 54b15a34d9 let's keep protocol name a property of a protocol 1 year ago
.gitignore f1dddbbfcf initial commit, working implementation with tests 4 years ago
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests 4 years ago
Cargo.toml b3d028db70 Update deps 2 years ago
LICENSE f1dddbbfcf initial commit, working implementation with tests 4 years ago
Makefile eca187e473 cargo fmt 3 years ago
README.textile 766ae76a4c Update README 3 years ago
rustfmt.toml eca187e473 cargo fmt 3 years ago

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.