Please enable JavaScript in your browser!
首頁
探索
說明
登入
Houkime
/
cborpc
镜像来自
https://gitlab.com/rustorion/cborpc
關註
1
讚好
0
複刻
0
Files
問題管理
0
Wiki
tor-induced mirror (sorry gitlab)
29
提交歷史
2
Branches
0
版本發佈
分支:
master
分支列表
標籤列表
master
tokio
cborpc
HTTPS
SSH
ZIP
TAR.GZ
Voker57
4cb5609baf
set bigger frame length and add an option for configuring it
1 月之前
examples
4cb5609baf
set bigger frame length and add an option for configuring it
1 月之前
src
4cb5609baf
set bigger frame length and add an option for configuring it
1 月之前
.gitignore
f1dddbbfcf
initial commit, working implementation with tests
5 年之前
.gitlab-ci.yml
f1dddbbfcf
initial commit, working implementation with tests
5 年之前
Cargo.toml
4cb5609baf
set bigger frame length and add an option for configuring it
1 月之前
LICENSE
f1dddbbfcf
initial commit, working implementation with tests
5 年之前
Makefile
eca187e473
cargo fmt
4 年之前
README.textile
9daccbe955
move to CBOR in the README
4 月之前
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.