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 23817e1738
Merge pull request #17434 from vjpai/delete
6 years ago
..
ext
generic Stop exposing streaming object class 6 years ago
impl Merge pull request #17434 from vjpai/delete 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
alarm.h Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
alarm_impl.h Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
channel.h Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
client_context.h
completion_queue.h
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
health_check_service_interface.h Add a Shutdown call to HealthCheckServiceInterface 6 years ago
opencensus.h Enable building opencensus for bazel build 6 years ago
resource_quota.h
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
server_posix.h