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.
 
 
 
 
 
 
David Garcia Quintas f01ccb7ba3 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
..
benchmark_config.cc Return shared_ptr by value plus minor dependency fix 10 years ago
benchmark_config.h Fixed typo 10 years ago
cli_call.cc Refactor and add a unit test 10 years ago
cli_call.h Refactor and add a unit test 10 years ago
cli_call_test.cc Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
create_test_channel.cc support per call credentials in c++ 10 years ago
create_test_channel.h support per call credentials in c++ 10 years ago
echo.proto Add missing new-lines at end of file 10 years ago
echo_duplicate.proto Add missing new-lines at end of file 10 years ago
fake_credentials.cc resolve comments 10 years ago
fake_credentials.h resolve comments 10 years ago
grpc_cli.cc support per call credentials in c++ 10 years ago
messages.proto Add fake credentials to the test and verify it actually works 10 years ago
status_test.cc clang-format c++ code 10 years ago
subprocess.cc clang-format 10 years ago
subprocess.h clang-format 10 years ago
test_config.cc Wrap ParseCommandLineFlags in InitTest 10 years ago
test_config.h Wrap ParseCommandLineFlags in InitTest 10 years ago
time_test.cc Removing a few more references to #include <chrono> 10 years ago