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 50576179f8
Merge pull request #17978 from yashykt/interceptorcleanup1
6 years ago
..
security Move headers from grpc++ to grpcpp 7 years ago
async_generic_service.h Support callback-based generic service 6 years ago
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 Avoid build errors 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 Move headers from grpc++ to grpcpp 7 years ago
call_op_set.h Rever copyright changes 6 years ago
call_op_set_interface.h Address reviewer comments. 6 years ago
callback_common.h Streaming API for callback servers 6 years ago
channel_interface.h Allow the interceptor to know the method type 6 years ago
client_callback.h Add support for extra-reaction operations via Holds 6 years ago
client_context.h Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
client_interceptor.h Merge pull request #17978 from yashykt/interceptorcleanup1 6 years ago
client_unary_call.h Rename new SendMessage types to SendMessagePtr 6 years ago
completion_queue.h Revert "Folding the Channel class into the grpc_impl namespace." 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 Unifying grpc build hacks 6 years ago
core_codegen.h Rever copyright changes 6 years ago
core_codegen_interface.h Fix codegen_test_minimal 6 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
intercepted_channel.h Register global interceptors functionality 6 years ago
interceptor.h Remove extra semicolons after function definitions 6 years ago
interceptor_common.h Fixing memory leak in interceptor by removing unsued send_status_ 6 years ago
metadata_map.h Properly clear metadata and other structs when reusing ServerContext 6 years ago
method_handler_impl.h Rename new SendMessage types to SendMessagePtr 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 Address reviewer comments. 6 years ago
serialization_traits.h Move headers from grpc++ to grpcpp 7 years ago
server_callback.h Address reviewer comments 6 years ago
server_context.h Support callback on cancellation of server-side unary RPCs 6 years ago
server_interceptor.h Remove extra semicolons after function definitions 6 years ago
server_interface.h Support callback-based generic service 6 years ago
service_type.h Experimental C++ server callback unary API 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 Rename new SendMessage types to SendMessagePtr 6 years ago
time.h Move headers from grpc++ to grpcpp 7 years ago