Voker57
|
9daccbe955
move to CBOR in the README
|
1 月之前 |
Voker57
|
6b6ca71df8
replace messagepack with CBOR
|
4 月之前 |
Iaroslav Gridin
|
54b15a34d9
let's keep protocol name a property of a protocol
|
2 年之前 |
Iaroslav Gridin
|
9f59da93b5
ensure protocols are send for more usable futures
|
2 年之前 |
Iaroslav Gridin
|
b3d028db70
Update deps
|
2 年之前 |
Iaroslav Gridin
|
d7125468c3
rework API to remove unnecessary arcs and rely on traits more
|
2 年之前 |
Iaroslav Gridin
|
22dcbbb25b
remove Data since there is one less reason now for it to exist
|
2 年之前 |
Iaroslav Gridin
|
b8fb8b5282
fix tests
|
2 年之前 |
Iaroslav Gridin
|
8626554686
get rid of returns
|
3 年之前 |
Iaroslav Gridin
|
1b22174cae
use &[u8] instead of ref vec
|
3 年之前 |
Iaroslav Gridin
|
b3cfb184ca
update deps
|
3 年之前 |
Iaroslav Gridin
|
6ca298a91c
make tokio version with framed calls main
|
4 年之前 |
Iaroslav Gridin
|
eca187e473
cargo fmt
|
4 年之前 |
Iaroslav Gridin
|
d0874bdedd
remove cargo.lock as it's not good for a library
|
4 年之前 |
Iaroslav Gridin
|
766ae76a4c
Update README
|
4 年之前 |
Iaroslav Gridin
|
02b6e0aa50
move to messagepack
|
4 年之前 |
Iaroslav Gridin
|
ebdbb38d1b
Drop the bytes crate because it's not really used
|
4 年之前 |
Iaroslav Gridin
|
694f17236e
Use serde_bytes for more optimized vec<u8> serde
|
4 年之前 |
Iaroslav Gridin
|
74a35003ac
Fix Read/Write's types
|
4 年之前 |
Iaroslav Gridin
|
a78ddd089e
replace std with anyhow results in tests
|
4 年之前 |
Iaroslav Gridin
|
6ae7a29e85
Replace failure with anyhow
|
4 年之前 |
Iaroslav Gridin
|
bf6849d6ed
Test applications: client and server
|
5 年之前 |
Iaroslav Gridin
|
6f9b021bf4
Bunch of fixes to IO
|
5 年之前 |
Iaroslav Gridin
|
aaf87e40ea
Move to lib.rs to fix double path
|
5 年之前 |
Iaroslav Gridin
|
f1dddbbfcf
initial commit, working implementation with tests
|
5 年之前 |