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 22dc39ae66 Change CatchingCallback function to be varargs for broader use 6 years ago
..
security Move headers from grpc++ to grpcpp 7 years ago
async_generic_service.h Fix type reference in documentation 6 years ago
async_stream.h Merge pull request #16384 from yashykt/doc1 6 years ago
async_unary_call.h Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
byte_buffer.h Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
call.h Fix CallOpSet copy/assignment to reset cq_tag 6 years ago
call_hook.h Move headers from grpc++ to grpcpp 7 years ago
callback_common.h Change CatchingCallback function to be varargs for broader use 6 years ago
channel_interface.h Provide a generic client-side unary callback API 6 years ago
client_callback.h Make the core callback interface API so that it can be used in generated code 6 years ago
client_context.h Document that set_deadline() uses absolute time. 6 years ago
client_interceptor.h Error fixes 6 years ago
client_unary_call.h Experimental infrastructure for callback-based CQ 6 years ago
completion_queue.h Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service" 6 years ago
completion_queue_tag.h Address reviewer comments 6 years ago
config.h Move headers from grpc++ to grpcpp 7 years ago
config_protobuf.h Refactor to support internal build 6 years ago
core_codegen.h Make GrpcProtoBufferReaderWriter public 7 years ago
core_codegen_interface.h Make GrpcProtoBufferReaderWriter public 7 years ago
create_auth_context.h Move headers from grpc++ to grpcpp 7 years ago
grpc_library.h fix non-virtual-dtor 7 years ago
interceptor.h Error fixes 6 years ago
metadata_map.h Use strncmp over grpc_slice_str_cmp 6 years ago
method_handler_impl.h Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
proto_buffer_reader.h Rename ProtoBuffer helpers 7 years ago
proto_buffer_writer.h Rename ProtoBuffer helpers 7 years ago
proto_utils.h Rename ProtoBuffer helpers 7 years ago
rpc_method.h Move headers from grpc++ to grpcpp 7 years ago
rpc_service_method.h Reviewer feedback 7 years ago
serialization_traits.h Move headers from grpc++ to grpcpp 7 years ago
server_context.h Reviewer comments 6 years ago
server_interface.h Address reviewer comments 7 years ago
service_type.h Cast an index to size_t to avoid sign-conversion warning 6 years ago
slice.h Make GrpcProtoBufferReaderWriter public 7 years ago
status.h Delete status_test that has no coverage; replace with static_asserts 7 years ago
status_code_enum.h Move headers from grpc++ to grpcpp 7 years ago
string_ref.h Move headers from grpc++ to grpcpp 7 years ago
stub_options.h Move headers from grpc++ to grpcpp 7 years ago
sync_stream.h Experimental infrastructure for callback-based CQ 6 years ago
time.h Move headers from grpc++ to grpcpp 7 years ago