Please enable JavaScript in your browser!
首頁
探索
說明
登入
Houkime
/
cborpc
镜像来自
https://gitlab.com/rustorion/cborpc
關註
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
tor-induced mirror (sorry gitlab)
25
提交歷史
2
分支列表
0
版本發佈
目錄樹:
9daccbe955
分支列表
標籤列表
master
tokio
cborpc
HTTPS
SSH
ZIP
TAR.GZ
Voker57
9daccbe955
move to CBOR in the README
6 月之前
examples
6b6ca71df8
replace messagepack with CBOR
10 月之前
src
6b6ca71df8
replace messagepack with CBOR
10 月之前
.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
10 月之前
LICENSE
f1dddbbfcf
initial commit, working implementation with tests
5 年之前
Makefile
eca187e473
cargo fmt
4 年之前
README.textile
9daccbe955
move to CBOR in the README
6 月之前
rustfmt.toml
eca187e473
cargo fmt
4 年之前
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.