Please enable JavaScript in your browser!
首页
发现
帮助
登录
Houkime
/
cborpc
镜像自地址
https://gitlab.com/rustorion/cborpc
关注
1
点赞
0
派生
0
文件
工单管理
0
Wiki
tor-induced mirror (sorry gitlab)
29
提交历史
2
代码分支
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.