Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | code and BUILD file for creating a grpcz client | Makarand Dharmapurikar | 2017-02-21 |
The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT You can see the stats page at http://localhost:8000/grpcz |