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 7eebba3781 Fixes needed to make roll-forward of StartCall and corking work 5 years ago
..
security
async_generic_service.h
async_stream.h
async_stream_impl.h
async_unary_call.h
async_unary_call_impl.h
byte_buffer.h Revert "Generic API: assert when sending uninitialized byte buffer" 5 years ago
call.h
call_hook.h
call_op_set.h Merge pull request #22429 from pavelsimo/patch-1 5 years ago
call_op_set_interface.h
callback_common.h Remove unused (and defective) constructor 5 years ago
channel_interface.h
client_callback.h
client_callback_impl.h Fixes needed to make roll-forward of StartCall and corking work 5 years ago
client_context.h
client_context_impl.h
client_interceptor.h
client_unary_call.h
completion_queue.h
completion_queue_impl.h Remove some unused parameter warnings 5 years ago
completion_queue_tag.h
config.h
config_protobuf.h
core_codegen.h
core_codegen_interface.h
create_auth_context.h
delegating_channel.h
grpc_library.h
intercepted_channel.h
interceptor.h Include <memory> for std::unique_ptr 5 years ago
interceptor_common.h Reviewer comments 5 years ago
message_allocator.h
metadata_map.h
method_handler.h
method_handler_impl.h Remove all std::mem_fn and std::bind from service definitions and setup 5 years ago
proto_buffer_reader.h
proto_buffer_writer.h
proto_utils.h Stop using ByteSize as it's deprecated. 5 years ago
rpc_method.h
rpc_service_method.h
serialization_traits.h
server_callback.h
server_callback_handlers.h Properly follow precise conditions for callback inlining 5 years ago
server_callback_impl.h Update server_callback_impl.h 5 years ago
server_context.h
server_context_impl.h Don't mark server RPC canceled if finished with non-OK status 5 years ago
server_interceptor.h
server_interface.h
service_type.h De-experimentalize generated code 5 years ago
slice.h
status.h
status_code_enum.h
string_ref.h
stub_options.h
sync.h
sync_stream.h
sync_stream_impl.h Fix typo 5 years ago
time.h Update by review 5 years ago