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 8cd1c0e379
Merge pull request #17552 from vjpai/interceptor_comments
6 years ago
..
ext reviewer feedback 6 years ago
generic Stop exposing streaming object class 6 years ago
impl Merge pull request #17552 from vjpai/interceptor_comments 6 years ago
security Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
support Give the interceptors header files in include/grpcpp/support 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 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 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 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