stepancheg / grpc-rust

Rust implementation of gRPC
MIT License
1.37k stars 124 forks source link

How do make client wait before the server is connectable? #128

Open abbychau opened 6 years ago

abbychau commented 6 years ago

as title, and also, how to implement reconnection?