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.
 
 
 
 
 
 
kpayson64 b5fa72c89e Merge pull request #7451 from y-zeng/seperate_generated_files 8 years ago
..
benchmark_config.cc
benchmark_config.h
byte_buffer_proto_helper.cc
byte_buffer_proto_helper.h
byte_buffer_test.cc
cli_call.cc
cli_call.h
cli_call_test.cc
create_test_channel.cc
create_test_channel.h
grpc_cli.cc Addressed review comments 8 years ago
metrics_server.cc Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
metrics_server.h
proto_file_parser.cc Addressed review comments 8 years ago
proto_file_parser.h Support server reflection in CLI 9 years ago
proto_reflection_descriptor_database.cc Merge pull request #7451 from y-zeng/seperate_generated_files 8 years ago
proto_reflection_descriptor_database.h Add comments for GRPC_NO_GENERATED_CODE 8 years ago
slice_test.cc Add API to get c slice from c++ Slice. 9 years ago
status_test.cc
string_ref_helper.cc
string_ref_helper.h
string_ref_test.cc
subprocess.cc
subprocess.h
test_config.cc
test_config.h
test_credentials_provider.cc Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
test_credentials_provider.h
time_test.cc