1683 Commits (68413c221e341f4f00326e892077c5fcd4b4f788)

Author SHA1 Message Date
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
Vijay Pai d923583768 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class 8 years ago
Craig Tiller 14c836fcd1 Delambdaify 8 years ago
Craig Tiller b019d61f9a Fix benchmark shutdown 8 years ago
Mark D. Roth 5e258bf32b clang-format 8 years ago
yang-g c4292fb971 Add a simple test 8 years ago
Vijay Pai 08126092e6 golden file 8 years ago
Vijay Pai 96e03110db clang-format 8 years ago
Vijay Pai 8d08b1d9ee Test all split streamed variations 8 years ago
Vijay Pai 65a9ef16ed Fix channel/stub for dup service use 8 years ago
Vijay Pai 61536a7371 Making split streaming testable 8 years ago
Noah Eisen 83dd3aa7e0 changed whitespace 8 years ago
Noah Eisen 40860c4488 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in 8 years ago
Noah Eisen f8ffbf62a2 also reverted interop server, since mark had already made the changes I did in an un merged pull request 8 years ago
David Garcia Quintas b5299976c1 Fixed clang-format sanity error 8 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 8 years ago
Noah Eisen 2cef11c667 added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test 8 years ago
Craig Tiller 624f4ba76d Add missing delete 8 years ago
David Garcia Quintas e5b4c26ef7 more usage of std::string 8 years ago
David Garcia Quintas f042481403 s/std::string/grpc::string 8 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 8 years ago
Makarand Dharmapurikar b58c2db616 yet another gcc 4.4 compile fix. 8 years ago
David Garcia Quintas bd57bba0c2 Use a reasonable deadline in grpclb test 8 years ago
Makarand Dharmapurikar c9beacadb1 fix for gcc 4.4 warning 8 years ago
Yuchen Zeng 7cd90c6816 Print more information about ambiguous method names 8 years ago
Yuchen Zeng 6679d78997 Handle partially exposed reflection service 8 years ago
Noah Eisen 98b3663f6c Fixed type in comments 8 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 8 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 8 years ago
Yuchen Zeng a4aebf873e Remove unused inclusion 8 years ago
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 8 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 8 years ago
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 8 years ago
David Garcia Quintas 55ba14a785 Use the server's name as the service name for gRPC LB 8 years ago
Makarand Dharmapurikar 42511cfd8b Addressed review feedback 8 years ago
Yuchen Zeng 15bc4627de Rename variables ... again 8 years ago
Yuchen Zeng e529ea3928 Rename variables 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Craig Tiller af9da92a60 Dont run benchmarks outside of linux for now 8 years ago
Craig Tiller 91bb6241ab Reduce # of benchmarks run as Jenkins unit tests 8 years ago
Yuchen Zeng 27170357ab Improve ProtoReflectionDescriptorDatabase 8 years ago
yang-g e267f86c43 Properly init variable 8 years ago
Yuchen Zeng 84d55b30cc clang-format 8 years ago
Yuchen Zeng 1724ef07f3 Fix portibality issues 8 years ago
Yuchen Zeng 734fd71ef8 Fix CliCredentials reference 8 years ago
Yuchen Zeng 2579bf3941 Fix ListServices args 8 years ago
yang-g d5fba280bb make inline metadata value clearer 8 years ago
yang-g 4b4571ab88 Add a test for nonbin header containing binary value 8 years ago
yang-g c580af37e0 Add a check for metadata from auth plugin 8 years ago
Yuchen Zeng b4bca54aa2 Clang-format 8 years ago