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 97de30d7b3 Allow the interceptor to know the method type 7 years ago
..
security
async_generic_service.h
async_stream.h
async_unary_call.h Address reviewer comments. 7 years ago
byte_buffer.h Streaming API for callback servers 7 years ago
call.h
call_hook.h
call_op_set.h Merge pull request #17072 from yashykt/interceptor_cancellation 7 years ago
call_op_set_interface.h Address reviewer comments. 7 years ago
callback_common.h Streaming API for callback servers 7 years ago
channel_interface.h Allow the interceptor to know the method type 7 years ago
client_callback.h Treat StartCall like a reserved callback since it is required 7 years ago
client_context.h Allow the interceptor to know the method type 7 years ago
client_interceptor.h Allow the interceptor to know the method type 7 years ago
client_unary_call.h Apply the conversion on the status irrespective of whether Pluck returned true 7 years ago
completion_queue.h Make Pluck use the changes made in FinalizeResult 7 years ago
completion_queue_tag.h
config.h
config_protobuf.h
core_codegen.h
core_codegen_interface.h Remove unnecessary header 7 years ago
create_auth_context.h
grpc_library.h
intercepted_channel.h Register global interceptors functionality 7 years ago
interceptor.h Add comment on cancellation being forever alone in the batch 7 years ago
interceptor_common.h Add array header for complaining compiler 7 years ago
metadata_map.h Properly clear metadata and other structs when reusing ServerContext 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 Address reviewer comments. 7 years ago
serialization_traits.h
server_callback.h Streaming API for callback servers 7 years ago
server_context.h Allow the interceptor to know the method type 7 years ago
server_interceptor.h Allow the interceptor to know the method type 7 years ago
server_interface.h Allow the interceptor to know the method type 7 years ago
service_type.h Experimental C++ server callback unary API 7 years ago
slice.h
status.h
status_code_enum.h
string_ref.h
stub_options.h
sync_stream.h
time.h