19 Commits (c204647295437b01337ad8e6c17c4296609c7a13)

Author SHA1 Message Date
Yuchen Zeng a4aebf873e Remove unused inclusion 8 years ago
Yuchen Zeng 84d55b30cc clang-format 8 years ago
Yuchen Zeng 734fd71ef8 Fix CliCredentials reference 8 years ago
Yuchen Zeng 2579bf3941 Fix ListServices args 8 years ago
Yuchen Zeng 8d5f5e080b Fix portability issues 8 years ago
Yuchen Zeng 75e3ce645c Fix portability issues 8 years ago
Yuchen Zeng 7176a828c5 Use --protofiles 8 years ago
Yuchen Zeng 20d6a10483 Use grpc::protobuf 8 years ago
Yuchen Zeng 94d786fd4c Add type command 8 years ago
Yuchen Zeng 387afd70d3 Add list command 8 years ago
Yuchen Zeng 2bf9913323 Fix wrongly included header 8 years ago
Yuchen Zeng 02139a05dc Add CliCredentials, config_grpc_cli.h 8 years ago
Yuchen Zeng 4272cac7ae Rewrite ProtoFileParser 8 years ago
Yuchen Zeng e7068c836e Remove references to string_ref_helper 8 years ago
Yuchen Zeng 28263275f0 Remove unnecessary dependencies 8 years ago
Yuchen Zeng 29ca79be89 Command processing, validation 8 years ago
Yuchen Zeng 9cb9445155 Addressed review comments 8 years ago
Yuchen Zeng c68640f05c Read from stdin 9 years ago
Yuchen Zeng a17c8d993d Fix typos 9 years ago
Yuchen Zeng c24e0ee4f0 Update docs 9 years ago
Yuchen Zeng 256cc7aa03 Support server reflection in CLI 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g 730055d962 implementation fix 9 years ago
yang-g e21908fcee impl 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
Yang Gao 102eccb632 Support sending and showing received metadata in grpc_cli 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Yang Gao 166f9d00ce add back mis-deleted method string 10 years ago
Yang Gao ced2b89f55 Finish grpc_cli 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
Vijay Pai 55bb5bdf80 No need to do an extra read 10 years ago
vjpai 46f65239cf Added streaming C++ tests for sync and sync cases 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller a8dc37a2dd Rename some files 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
Craig Tiller 76877c3f66 Generate latencies in driver 10 years ago
Craig Tiller 10923c2fb5 Formatting 10 years ago
Craig Tiller 6af9ed0bf7 Rework QPS client/server 10 years ago