Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
Houkime
/
cborpc
tükrözi:
https://gitlab.com/rustorion/cborpc
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
tor-induced mirror (sorry gitlab)
25
Commit-ok
2
Ágak
0
Kiadások
Fa:
9daccbe955
Branch-ok
Tag-ek
master
tokio
cborpc
HTTPS
SSH
ZIP
TAR.GZ
Voker57
9daccbe955
move to CBOR in the README
4 hónapja
examples
6b6ca71df8
replace messagepack with CBOR
8 hónapja
src
6b6ca71df8
replace messagepack with CBOR
8 hónapja
.gitignore
f1dddbbfcf
initial commit, working implementation with tests
5 éve
.gitlab-ci.yml
f1dddbbfcf
initial commit, working implementation with tests
5 éve
Cargo.toml
6b6ca71df8
replace messagepack with CBOR
8 hónapja
LICENSE
f1dddbbfcf
initial commit, working implementation with tests
5 éve
Makefile
eca187e473
cargo fmt
4 éve
README.textile
9daccbe955
move to CBOR in the README
4 hónapja
rustfmt.toml
eca187e473
cargo fmt
4 éve
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.