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 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 6 years ago
..
security
async_generic_service.h
async_stream.h Change types to use C++ types rather than core types 6 years ago
async_unary_call.h Address reviewer comments. 6 years ago
byte_buffer.h Experimental C++ server callback unary API 6 years ago
call.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
call_hook.h
call_op_set.h Merge pull request #17072 from yashykt/interceptor_cancellation 6 years ago
call_op_set_interface.h Address reviewer comments. 6 years ago
callback_common.h Release the CallbackWithSuccessTag from a server context completionop 6 years ago
channel_interface.h Merge pull request #17053 from yashykt/global_interceptor 6 years ago
client_callback.h Address reviewer comments. 6 years ago
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 Merge pull request #17053 from yashykt/global_interceptor 6 years ago
client_unary_call.h Change types to use C++ types rather than core types 6 years ago
completion_queue.h Experimental C++ server callback unary API 6 years ago
completion_queue_tag.h
config.h
config_protobuf.h Unifying grpc build hacks 6 years ago
core_codegen.h More changes for client interception 6 years ago
core_codegen_interface.h Remove unnecessary header 6 years ago
create_auth_context.h
grpc_library.h
intercepted_channel.h Register global interceptors functionality 6 years ago
interceptor.h Add comment on cancellation being forever alone in the batch 6 years ago
interceptor_common.h Add array header for complaining compiler 6 years ago
metadata_map.h Properly clear metadata and other structs when reusing ServerContext 6 years ago
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 Address reviewer comments. 6 years ago
serialization_traits.h
server_callback.h Refactoring of CallbackWithSuccessTag 6 years ago
server_context.h Add support for IsCancelled check 6 years ago
server_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
server_interface.h s/new/post-1.0 6 years ago
service_type.h Experimental C++ server callback unary API 6 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 6 years ago
time.h