tor-induced mirror (sorry gitlab)

Voker57 9daccbe955 move to CBOR in the README vor 1 Monat
examples 6b6ca71df8 replace messagepack with CBOR vor 4 Monaten
src 6b6ca71df8 replace messagepack with CBOR vor 4 Monaten
.gitignore f1dddbbfcf initial commit, working implementation with tests vor 5 Jahren
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests vor 5 Jahren
Cargo.toml 6b6ca71df8 replace messagepack with CBOR vor 4 Monaten
LICENSE f1dddbbfcf initial commit, working implementation with tests vor 5 Jahren
Makefile eca187e473 cargo fmt vor 3 Jahren
README.textile 9daccbe955 move to CBOR in the README vor 1 Monat
rustfmt.toml eca187e473 cargo fmt vor 3 Jahren

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.