The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Esun Kim 004480e706
Merge pull request #24482 from veblush/tidy-readability-string-compare
4 years ago
..
BUILD Revert "Add timeout flag to gRPC cli" 4 years ago
byte_buffer_proto_helper.cc Fix by modernize-make-unique 4 years ago
byte_buffer_proto_helper.h Make namespace more explicit. 6 years ago
byte_buffer_test.cc Add TestEnvironment to tests 4 years ago
channel_trace_proto_helper.cc Replaced grpc::string with std::string 4 years ago
channel_trace_proto_helper.h Convert channelz code to use new JSON API 5 years ago
channelz_sampler.cc Fix by misc-unused-using-decls 4 years ago
channelz_sampler_test.cc Fix by tidy-modernize-use-override 4 years ago
cli_call.cc Added timeout flag to grpc cli. 4 years ago
cli_call.h Added timeout flag to grpc cli. 4 years ago
cli_call_test.cc Replaced grpc::string with std::string 4 years ago
cli_credentials.cc Fix by readability-string-compare 4 years ago
cli_credentials.h Replaced grpc::string with std::string 4 years ago
config_grpc_cli.h Unifying grpc build hacks 6 years ago
create_test_channel.cc Fix code by readability-container-size-empty 4 years ago
create_test_channel.h Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 4 years ago
error_details_test.cc Add TestEnvironment to tests 4 years ago
grpc_cli.cc Flag protect new logs 4 years ago
grpc_tool.cc Fix by modernize-make-unique 4 years ago
grpc_tool.h Fix clang-tidy errors 4 years ago
grpc_tool_test.cc Added timeout flag to grpc cli. 4 years ago
metrics_server.cc Replaced grpc::string with std::string 4 years ago
metrics_server.h Replaced grpc::string with std::string 4 years ago
proto_file_parser.cc Merge pull request #24456 from veblush/tidy-readability-redundant-smartptr-get 4 years ago
proto_file_parser.h Replaced grpc::string with std::string 4 years ago
proto_reflection_descriptor_database.cc Replaced grpc::string with std::string 4 years ago
proto_reflection_descriptor_database.h Fix by tidy-modernize-use-override 4 years ago
service_describer.cc Replaced grpc::string with std::string 4 years ago
service_describer.h Replaced grpc::string with std::string 4 years ago
slice_test.cc Fix by clang-format-8. 4 years ago
string_ref_helper.cc Replaced grpc::string with std::string 4 years ago
string_ref_helper.h Replaced grpc::string with std::string 4 years ago
string_ref_test.cc Add TestEnvironment to tests 4 years ago
subprocess.cc Move cmdline and subprocess from public gpr to test/core/util 7 years ago
subprocess.h auto-fix most of licenses 8 years ago
test_config.h auto-fix most of licenses 8 years ago
test_config_cc.cc Update clang-format to 5.0 7 years ago
test_credentials_provider.cc Replaced grpc::string with std::string 4 years ago
test_credentials_provider.h Replaced grpc::string with std::string 4 years ago
time_test.cc Fix by misc-unused-using-decls 4 years ago