The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Yash Tibrewal 3c1ca6bf39
Merge pull request #17034 from yashykt/interceptorcleanup
7 years ago
..
security
async_generic_service.h
async_stream.h Change types to use C++ types rather than core types 7 years ago
async_unary_call.h Change types to use C++ types rather than core types 7 years ago
byte_buffer.h some tests fail 7 years ago
call.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 7 years ago
call_hook.h
call_op_set.h Missed reviewer comments 7 years ago
call_op_set_interface.h Separate out interceptorbatchmethodimpl to a different file 7 years ago
callback_common.h Merge branch 'master' into interceptors 7 years ago
channel_interface.h Get ClientContext included with ChannelInterface, and slight more cleanup 7 years ago
client_callback.h Change types to use C++ types rather than core types 7 years ago
client_context.h Reviewer comments except for void * fixed 7 years ago
client_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 7 years ago
client_unary_call.h Change types to use C++ types rather than core types 7 years ago
completion_queue.h Merge pull request #16842 from yashykt/interceptors 7 years ago
completion_queue_tag.h
config.h
config_protobuf.h Unifying grpc build hacks 7 years ago
core_codegen.h More changes for client interception 7 years ago
core_codegen_interface.h More changes for client interception 7 years ago
create_auth_context.h
grpc_library.h
intercepted_channel.h Reviewer comments except for void * fixed 7 years ago
interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 7 years ago
interceptor_common.h Change index to size_t 7 years ago
metadata_map.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 7 years ago
method_handler_impl.h Add call as param to MethodHandler::Deserialize to allow arena use 7 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 7 years ago
serialization_traits.h
server_context.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 7 years ago
server_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 7 years ago
server_interface.h Add note on the experimental nature of the additional method in ServerInterface 7 years ago
service_type.h s/GPR_ASSERT/GPR_CODEGEN_ASSERT and few more bugs 7 years ago
slice.h
status.h
status_code_enum.h
string_ref.h
stub_options.h
sync_stream.h Change types to use C++ types rather than core types 7 years ago
time.h