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.
 
 
 
 
 
 
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
..
ext
generic
impl Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
security Add experimental versions with interceptors for create channel from fd and inproc channel 6 years ago
support
test
alarm.h
channel.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
client_context.h
completion_queue.h
create_channel.h Create interfaces and initial plumbing for interception API 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
opencensus.h Enable building opencensus for bazel build 6 years ago
resource_quota.h
server.h interceptor_creators_ should be destroyed after health_check_service_ 6 years ago
server_builder.h Pass interceptor creators to server object 6 years ago
server_context.h
server_posix.h