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.
 
 
 
 
 
 
ncteisen 22dbd73b43 Add static assert to enforce subtype invariant 8 years ago
..
security Update copyrights 9 years ago
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 Reintroduce a lambda capture as part of C++11-izing code 8 years ago
call_hook.h Update copyrights 9 years ago
channel_interface.h clang-format 9 years ago
client_context.h bug fix 8 years ago
client_unary_call.h Finish hybrid server stuff, ensure it gets tested 8 years ago
completion_queue.h Finish hybrid server stuff, ensure it gets tested 8 years ago
completion_queue_tag.h Update copyrights 9 years ago
config.h Support compat with old generated PB files 8 years ago
config_protobuf.h Add to codegen interface, refactor proto serialization 8 years ago
core_codegen.h Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor 8 years ago
core_codegen_interface.h Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor 8 years ago
create_auth_context.h Fix dependencies 9 years ago
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 Add static assert to enforce subtype invariant 8 years ago
rpc_method.h Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 8 years ago
rpc_service_method.h Remove double-checking of max-message-size in C++ layers 8 years ago
serialization_traits.h Allow setting max send message size via C++ ServerBuilder API. 8 years ago
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 clang-format 8 years ago
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 Stick to StatusCode::INTERNAL when there's no service 8 years ago
string_ref.h Update copyrights 9 years ago
stub_options.h Update copyrights 9 years ago
sync_stream.h Finish hybrid server stuff, ensure it gets tested 8 years ago
time.h Remove references to NO_CHRONO option 8 years ago