containerd / ttrpc-rust

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

support restart server #60

Closed quanweiZhou closed 4 years ago

quanweiZhou commented 4 years ago
  1. split shutdown to shutdown_listener and shutdown_connection
  2. add start_listen

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