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.
 
 
 
 
 
 
Nicolas "Pixel" Noble fd2bf675f7 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 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 clang-format c++ code 10 years ago
create_test_channel.h Guard headers tool. 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
grpc_cli.cc Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
messages.proto Add tests with delayed cancellation from client and server 10 years ago
status_test.cc clang-format c++ code 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