tor-induced mirror (sorry gitlab)

Voker57 9daccbe955 move to CBOR in the README hace 1 mes
examples 6b6ca71df8 replace messagepack with CBOR hace 4 meses
src 6b6ca71df8 replace messagepack with CBOR hace 4 meses
.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 6b6ca71df8 replace messagepack with CBOR hace 4 meses
LICENSE f1dddbbfcf initial commit, working implementation with tests hace 5 años
Makefile eca187e473 cargo fmt hace 3 años
README.textile 9daccbe955 move to CBOR in the README hace 1 mes
rustfmt.toml eca187e473 cargo fmt hace 3 años

README.textile

h1. CBORPC

CBOR-based, perfectly appropriately 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.