containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
195 stars 45 forks source link

Improve MessageHeader parsing. #137

Closed wllenyj closed 2 years ago

wllenyj commented 2 years ago

Now aync/async can use the same code to parse MessageHeader.

Signed-off-by: wllenyj wllenyj@linux.alibaba.com