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 50576179f8
Merge pull request #17978 from yashykt/interceptorcleanup1
6 years ago
..
ext reviewer feedback 6 years ago
generic Stop exposing streaming object class 6 years ago
impl Merge pull request #17978 from yashykt/interceptorcleanup1 6 years ago
security Remove extra semicolons after function definitions 6 years ago
support Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
test Move headers from grpc++ to grpcpp 7 years ago
alarm.h Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
alarm_impl.h Allow an alarm to be set again after firing 6 years ago
channel.h Revert "Folding the Channel class into the grpc_impl namespace." 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 Add a Shutdown call to HealthCheckServiceInterface 6 years ago
opencensus.h Revert "Fold opencensus into grpc_impl namespace" 6 years ago
resource_quota.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server.h Properly implement unimplemented RPCs at callback-only server 6 years ago
server_builder.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 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