tor-induced mirror (sorry gitlab)

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

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.