mirror of https://github.com/grpc/grpc.git
Examples: unify command line flags (#32456)
1. All greeter servers now support flag `--port` to customize the listen port. 2. All client implementation now have `--target` flag to specify the server location. 3. ABSL is used to parse the flags to reduce the amount of boilerplate code in the examples. Fixes: #26989pull/32494/head
parent
83fa0fa297
commit
d43e35738a
10 changed files with 96 additions and 70 deletions
Loading…
Reference in new issue