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.
 
 
 
 
 
 
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
..
client.cc Merge pull request #1367 from yang-g/interop 10 years ago
client_helper.cc support per call credentials in c++ 10 years ago
client_helper.h
interop_client.cc Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md 10 years ago
interop_client.h
interop_test.cc Expose gpr_asprintf and gpr_strdup 10 years ago
server.cc
server_helper.cc
server_helper.h