tor-induced mirror (sorry gitlab)

Voker57 9daccbe955 move to CBOR in the README пре 1 месец
examples 6b6ca71df8 replace messagepack with CBOR пре 4 месеци
src 6b6ca71df8 replace messagepack with CBOR пре 4 месеци
.gitignore f1dddbbfcf initial commit, working implementation with tests пре 5 година
.gitlab-ci.yml f1dddbbfcf initial commit, working implementation with tests пре 5 година
Cargo.toml 6b6ca71df8 replace messagepack with CBOR пре 4 месеци
LICENSE f1dddbbfcf initial commit, working implementation with tests пре 5 година
Makefile eca187e473 cargo fmt пре 3 година
README.textile 9daccbe955 move to CBOR in the README пре 1 месец
rustfmt.toml eca187e473 cargo fmt пре 3 година

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.