containerd / ttrpc-rust

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

Async: Add support for timeout in ttrpc request #51

Closed Tim-Zhang closed 4 years ago

Tim-Zhang commented 4 years ago

Return error if client does not receive response in time.

Signed-off-by: Tim Zhang tim@hyper.sh