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 3921c56bee Expose max message size at the server side 10 years ago
..
call.h Expose max message size at the server side 10 years ago
client_unary_call.h clang-format c++ code 10 years ago
grpc_library.h Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
internal_stub.h clang-format 10 years ago
rpc_method.h clang-format 10 years ago
rpc_service_method.h Populate channel tags for methods 10 years ago
service_type.h Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
sync.h Addressing concerns. 10 years ago
sync_cxx11.h Rewriting mutex, condition_variable, and thread. 10 years ago
sync_no_cxx11.h Addressing concerns. 10 years ago
thd.h Addressing concerns. 10 years ago
thd_cxx11.h Rewriting mutex, condition_variable, and thread. 10 years ago
thd_no_cxx11.h Addressing concerns. 10 years ago