59 Commits (0e0e12aa22126dcec8a699ee880fd8a0e4a9fdcf)

Author SHA1 Message Date
Alisha Nanda 91627677fd
Added timeout flag to grpc cli. 4 years ago
Alisha Nanda a3ef19c1f0
Revert "Add timeout flag to gRPC cli" 4 years ago
Alisha Nanda 4282e968c4
Re-add in all changes, fix check failures. 4 years ago
Alisha Nanda a4eedc1510 Revert "Merge branch 'master' of https://github.com/ananda1066/grpc" 4 years ago
Alisha Nanda 88d99b4603 Add timeout flag to gRPC cli 4 years ago
Alexander Polcyn f57879ac56 Flag protect new logs 4 years ago
Alexander Polcyn 4bdbd4caef Log the peer address of grpc_cli CallMethod RPCs to stderr 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Alexander Polcyn 0a452b9d19 Allow configuring default service configs in grpc_cli 5 years ago
Vijay Pai 53e19e8de2 Remove unused parameter warning (20 of 20) 5 years ago
Andrew Scherkus 4bf0048194 Document --noremotedb flag for grpc_cli. 5 years ago
Karthik Ravi Shankar 5274deb32b Fix the rebase and build 6 years ago
Karthik Ravi Shankar e57182ab61 Fix the compile errors for tests and namespace. 6 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
Yang Gao 6bfb966271
Revert "Revert "grpc_cli json support"" 6 years ago
David G. Quintas a464b4ce39
Revert "grpc_cli json support" 6 years ago
Feso 00bb2a035e Reformatted code as per clang-format 6 years ago
Feso 29c131f790 Refactored based on code review 6 years ago
Feso 44cecbb2f7 grpc_cli json support 6 years ago
Nathan Herring c7fae8812f clang tidy 6 years ago
Nathan Herring 3ed81c8d65 Introduce --ssl_target flag to grpc_cli. 6 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Carlos Valera efce74b525 Print trailing metadata in the "grpc_cli call" command. 7 years ago
Yuchen Zeng 33aaffa639
clang_format 7 years ago
Yuchen Zeng 6ac62118b7 Report more error messages in grpc_cli 7 years ago
Yuchen Zeng 19889d79e4 Add escape sequences for the grpc_cli metadata flag 7 years ago
Craig Tiller e31e200dec Fix after merge 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yuchen Zeng 5dd2f48e24 Fix windows build 7 years ago
Yuchen Zeng b5eaf7734c gRPC CLI batch mode 7 years ago
yang-g 32e1678327 Still create channel if remotedb is false. Just do not use it in the file parsing 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alena Varkockova 7b9cb834ff Print out some cli error message for getservices 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Yuchen Zeng 8d2d70ca99 Support bidirectional stream RPC 8 years ago
Yuchen Zeng d37f642f35 Support server streaming 8 years ago
Yuchen Zeng f9329217b1 Support client streaming 8 years ago
Yuchen Zeng a84cdb8c81 Add parse, tobinary, totext commands 8 years ago
yang-g 6c8de363ca Use user provided method name when using binary files in cli 8 years ago
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