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.
 
 
 
 
 
 
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
..
benchmark_config.cc Enable JSON reports for qps drivers 9 years ago
benchmark_config.h Fixed typo 10 years ago
byte_buffer_proto_helper.cc Prevent some compilers compaining unused return value 8 years ago
byte_buffer_proto_helper.h Make grpc++ independent of protobuf 9 years ago
byte_buffer_test.cc Prevent some compilers compaining unused return value 8 years ago
cli_call.cc Prevent some compilers compaining unused return value 8 years ago
cli_call.h Use C++11 final and override 8 years ago
cli_call_test.cc Use C++11 final and override 8 years ago
cli_credentials.cc Add CliCredentials, config_grpc_cli.h 8 years ago
cli_credentials.h Address review comments 8 years ago
config_grpc_cli.h Add CliCredentials, config_grpc_cli.h 8 years ago
create_test_channel.cc Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
create_test_channel.h Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
grpc_cli.cc Add CliCredentials, config_grpc_cli.h 8 years ago
grpc_tool.cc Remove unused inclusion 8 years ago
grpc_tool.h Use --protofiles 8 years ago
grpc_tool_test.cc clang-format 8 years ago
metrics_server.cc removed codegen/log.h 8 years ago
metrics_server.h Use C++11 final and override 8 years ago
proto_file_parser.cc Use C++11 final and override 8 years ago
proto_file_parser.h Address review comments 8 years ago
proto_reflection_descriptor_database.cc Merge pull request #8190 from y-zeng/proto_db 8 years ago
proto_reflection_descriptor_database.h clang-format 8 years ago
service_describer.cc Fix portibality issues 8 years ago
service_describer.h Add header guard 8 years ago
slice_test.cc Add API to get c slice from c++ Slice. 9 years ago
status_test.cc headers reorg 9 years ago
string_ref_helper.cc impl 9 years ago
string_ref_helper.h impl 9 years ago
string_ref_test.cc BoringSSL integration: non-vsprojects changes 9 years ago
subprocess.cc Configure performance scenarios with json 9 years ago
subprocess.h Configure performance scenarios with json 9 years ago
test_config.h Wrap ParseCommandLineFlags in InitTest 10 years ago
test_config_cc.cc Rename some files to avoid conflicting .obj files on Windows 8 years ago
test_credentials_provider.cc Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
test_credentials_provider.h Allow use of alternative credential types. 9 years ago
time_test.cc Update copyrights 9 years ago