Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
Houkime
/
cborpc
同期ミラー
https://gitlab.com/rustorion/cborpc
Watch
1
Star
0
Fork
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.