stepancheg / grpc-rust

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

Cannot find `grpc::ClientBuilder` in examples #175

Open dlazerka opened 4 years ago

dlazerka commented 4 years ago

Seems like examples are outdated, I see grpc::Client, but not grpc::ClientBuilder.