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 606177bbc8 Document that ClientContext must remain alive for duration of RPC 6 years ago
..
ext reviewer feedback 6 years ago
generic Stop exposing streaming object class 6 years ago
impl Document that ClientContext must remain alive for duration of RPC 6 years ago
security Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
support Experimental C++ server callback unary API 6 years ago
test Move headers from grpc++ to grpcpp 7 years ago
alarm.h Add a comment to address reviewer feedback 6 years ago
channel.h Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
client_context.h Fix typos 7 years ago
completion_queue.h Move headers from grpc++ to grpcpp 7 years ago
create_channel.h Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
create_channel_posix.h Add experimental versions with interceptors for create channel from fd and inproc channel 6 years ago
grpcpp.h Move headers from grpc++ to grpcpp 7 years ago
health_check_service_interface.h Move headers from grpc++ to grpcpp 7 years ago
opencensus.h Enable building opencensus for bazel build 6 years ago
resource_quota.h Revert "Revert "Restrict the number of threads in C++ sync server"" 6 years ago
server.h Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
server_builder.h Pass interceptor creators to server object 6 years ago
server_context.h Move headers from grpc++ to grpcpp 7 years ago
server_posix.h Move headers from grpc++ to grpcpp 7 years ago