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.