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.
 
 
 
 
 
 
Craig Tiller f5a1b75065 Merge pull request #10761 from ctiller/ubsan 8 years ago
..
security
async_stream.h Convert all async client stream types to not allocate 8 years ago
async_unary_call.h Convert all async client stream types to not allocate 8 years ago
call.h Merge pull request #10761 from ctiller/ubsan 8 years ago
call_hook.h
channel_interface.h
client_context.h bug fix 8 years ago
client_unary_call.h clang format 8 years ago
completion_queue.h Fix C asan error and check_sources_and_headers.py 8 years ago
completion_queue_tag.h
config.h Support compat with old generated PB files 8 years ago
config_protobuf.h
core_codegen.h Merge github.com:grpc/grpc into cpparena 8 years ago
core_codegen_interface.h Merge github.com:grpc/grpc into cpparena 8 years ago
create_auth_context.h
grpc_library.h Do not call grpc_init() for per-call-completion-queues created by a C++ 8 years ago
metadata_map.h Revert "Revert "Metadata handling rewrite"" 8 years ago
method_handler_impl.h Remove double-checking of max-message-size in C++ layers 8 years ago
proto_utils.h Fix read from uninitialized memory bug in GrpcBufferWriter. 8 years ago
rpc_method.h
rpc_service_method.h Remove double-checking of max-message-size in C++ layers 8 years ago
serialization_traits.h
server_context.h Merge branch 'master' into cq_create_api_changes 8 years ago
server_interface.h update comments 8 years ago
service_type.h
slice.h Revert "Revert "Metadata handling rewrite"" 8 years ago
status.h Add helper function to supply and parse error_details from Status. 8 years ago
status_code_enum.h
string_ref.h
stub_options.h
sync_stream.h clang 8 years ago
thrift_serializer.h
thrift_utils.h
time.h