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.
 
 
 
 
 
 
Yang Gao 8bce2a643b
Merge pull request #16299 from Capstan/cli-client-cert
6 years ago
..
BUILD Cleaned up BUILD file, which fixed a dependency problem with protobuf. 6 years ago
byte_buffer_proto_helper.cc
byte_buffer_proto_helper.h
byte_buffer_test.cc
channel_trace_proto_helper.cc Add channelz server support 6 years ago
channel_trace_proto_helper.h Add channelz server support 6 years ago
cli_call.cc
cli_call.h
cli_call_test.cc
cli_credentials.cc Revert "Use grpc_slice_unref_internal" 6 years ago
cli_credentials.h This replaces mutually-exclusive flags for a single selector flag which defines the call credentials to composite over any channel credentials. It is the call credentials version of #16204. 6 years ago
config_grpc_cli.h
create_test_channel.cc
create_test_channel.h
error_details_test.cc
grpc_cli.cc
grpc_tool.cc clang tidy 6 years ago
grpc_tool.h
grpc_tool_test.cc Clang format. 6 years ago
metrics_server.cc
metrics_server.h
proto_file_parser.cc
proto_file_parser.h
proto_reflection_descriptor_database.cc
proto_reflection_descriptor_database.h
service_describer.cc
service_describer.h
slice_test.cc
string_ref_helper.cc
string_ref_helper.h
string_ref_test.cc
subprocess.cc
subprocess.h
test_config.h
test_config_cc.cc
test_credentials_provider.cc Allow choosing google default credentials in the C++ interop clients 6 years ago
test_credentials_provider.h Allow choosing google default credentials in the C++ interop clients 6 years ago
time_test.cc