tor-induced mirror (sorry gitlab)

Voker57 9daccbe955 move to CBOR in the README před 1 měsícem
examples 6b6ca71df8 replace messagepack with CBOR před 4 měsíci
src 6b6ca71df8 replace messagepack with CBOR před 4 měsíci
.gitignore f1dddbbfcf initial commit, working implementation with tests před 5 roky
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests před 5 roky
Cargo.toml 6b6ca71df8 replace messagepack with CBOR před 4 měsíci
LICENSE f1dddbbfcf initial commit, working implementation with tests před 5 roky
Makefile eca187e473 cargo fmt před 3 roky
README.textile 9daccbe955 move to CBOR in the README před 1 měsícem
rustfmt.toml eca187e473 cargo fmt před 3 roky

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.