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 4e407ba343 Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter 9 years ago
..
client.cc Added interop test for status_code_with_message 9 years ago
client_helper.cc Renaming jwt_credentials to service_account_jwt_access_credentials. 9 years ago
client_helper.h Add oauth2_auth_token test case in interop test 10 years ago
interop_client.cc Added interop test for status_code_with_message 9 years ago
interop_client.h Added interop test for status_code_with_message 9 years ago
interop_test.cc Expose gpr_asprintf and gpr_strdup 10 years ago
reconnect_interop_client.cc Add reconnect interop test client and server 9 years ago
reconnect_interop_server.cc remove braces 9 years ago
server.cc Added interop test for status_code_with_message 9 years ago
server_helper.cc Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago
server_helper.h Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago