Rob Ede
|
119dc39f5b
|
prepare codec and utils betas (#182)
|
2020-08-19 11:00:12 +01:00 |
|
Rob Ede
|
b3010c13e0
|
solve framed integration with actix-http (#179)
|
2020-08-18 23:27:37 +01:00 |
|
Juan Aguilar
|
5d6d309e66
|
Simplify bcodec decode (#162)
|
2020-07-20 23:09:24 +09:00 |
|
Juan Aguilar
|
8d0bd7ce1c
|
Improve bcodec encode performance (#157)
|
2020-07-19 22:36:51 +01:00 |
|
Rob Ede
|
334c98575a
|
Upgrade tokio utils to 0.3 (#138)
|
2020-07-20 05:44:26 +09:00 |
|
Nikolay Kim
|
0d3f9e74c5
|
Use .advance() intead of .split_to()
|
2019-12-19 09:50:31 +06:00 |
|
Nikolay Kim
|
32202188cc
|
prepare actix-codec release
|
2019-12-11 10:18:11 +06:00 |
|
Nikolay Kim
|
8b3062cd6e
|
Fix buffer remaining capacity calcualtion
|
2019-12-09 21:50:36 +06:00 |
|
Nikolay Kim
|
d49aca9595
|
use bitflags for internal flags; use tokio 0.2
|
2019-12-05 13:11:56 +06:00 |
|
Nikolay Kim
|
c6eb318536
|
Fix low/high watermark for write/read buffers; fix oneshot impl
|
2019-12-05 01:36:31 +06:00 |
|
Nikolay Kim
|
9f575418c1
|
clippy warnings
|
2019-12-02 22:30:09 +06:00 |
|
Nikolay Kim
|
95d02659d5
|
Added Framed::map_io() method
|
2019-03-27 17:30:37 -07:00 |
|
Nikolay Kim
|
b407c65f4c
|
add FramedParts::with_read_buf method
|
2019-03-06 22:53:55 -08:00 |
|
Nikolay Kim
|
e50be58fdb
|
move codec to separate crate
|
2018-12-09 15:19:25 -08:00 |
|