Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
Houkime
/
cborpc
의 미러
https://gitlab.com/rustorion/cborpc
Watch
1
Star
0
포크
0
파일
이슈
0
위키
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.