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.
 
 
 
 
 
 
zhimingxie 60f35722de fix truncate bug in grpc_cli 8 years ago
..
BUILD Bazel rule for building grpc_cli. 8 years ago
byte_buffer_proto_helper.cc s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
byte_buffer_proto_helper.h Make grpc++ independent of protobuf 9 years ago
byte_buffer_test.cc s/GPR_SLICE/GRPC_SLICE/g 8 years ago
cli_call.cc fix truncate bug in grpc_cli 8 years ago
cli_call.h Support bidirectional stream RPC 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 Fix a comment 8 years ago
create_test_channel.cc manual revert of #8901 8 years ago
create_test_channel.h manual revert of #8901 8 years ago
error_details_test.cc Add helper function to supply and parse error_details from Status. 8 years ago
grpc_cli.cc Support bidirectional stream RPC 8 years ago
grpc_tool.cc Print out some cli error message for getservices 8 years ago
grpc_tool.h Use --protofiles 8 years ago
grpc_tool_test.cc Support bidirectional stream RPC 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 Minor fixes 8 years ago
proto_file_parser.h Support client streaming 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 s/GPR_SLICE/GRPC_SLICE/g 8 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 manual revert of #8901 8 years ago
test_credentials_provider.h manual revert of #8901 8 years ago
time_test.cc Update copyrights 9 years ago