containerd / ttrpc-rust

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

pass the request's timeout to handler within ttrpc context #99

Closed lifupan closed 3 years ago

lifupan commented 3 years ago

TtrpcContext support timeout filed and pass the timeout to handlers