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.
 
 
 
 
 
 
Yang Gao 0c4b0ddcc5 Add tests with delayed cancellation from client and server 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 Refactor and add a unit test 10 years ago
create_test_channel.cc
create_test_channel.h
echo.proto
echo_duplicate.proto
grpc_cli.cc Refactor and add a unit test 10 years ago
messages.proto Add tests with delayed cancellation from client and server 10 years ago
status_test.cc
time_test.cc