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
..
security
async_generic_service.h
async_stream.h
async_unary_call.h
byte_buffer.h
call.h
call_hook.h
call_op_set.h Let us clean a few things before getting started 6 years ago
call_op_set_interface.h
callback_common.h
channel_interface.h Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
client_callback.h
client_context.h Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
client_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
client_unary_call.h
completion_queue.h Merge pull request #16842 from yashykt/interceptors 6 years ago
completion_queue_tag.h
config.h
config_protobuf.h
core_codegen.h
core_codegen_interface.h
create_auth_context.h
grpc_library.h
intercepted_channel.h
interceptor.h Let us clean a few things before getting started 6 years ago
interceptor_common.h Add cancellation notification 6 years ago
metadata_map.h
method_handler_impl.h Add call as param to MethodHandler::Deserialize to allow arena use 6 years ago
proto_buffer_reader.h
proto_buffer_writer.h
proto_utils.h
rpc_method.h
rpc_service_method.h Add call as param to MethodHandler::Deserialize to allow arena use 6 years ago
serialization_traits.h
server_context.h
server_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
server_interface.h Add note on the experimental nature of the additional method in ServerInterface 6 years ago
service_type.h
slice.h
status.h
status_code_enum.h
string_ref.h
stub_options.h
sync_stream.h
time.h