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 2b5d45ab38 Fix clang-tidy and golden file issues 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 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 Experimental C++ server callback unary API 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 Merge pull request #17072 from yashykt/interceptor_cancellation 6 years ago
call_op_set_interface.h Address reviewer comments. 6 years ago
callback_common.h Client callback streaming 6 years ago
channel_interface.h Client callback streaming 6 years ago
client_callback.h Fix clang-tidy and golden file issues 6 years ago
client_context.h Client callback streaming 6 years ago
client_interceptor.h Merge pull request #17053 from yashykt/global_interceptor 6 years ago
client_unary_call.h Apply the conversion on the status irrespective of whether Pluck returned true 6 years ago
completion_queue.h Make Pluck use the changes made in FinalizeResult 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 More changes for client interception 6 years ago
core_codegen_interface.h Remove unnecessary header 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 Add comment on cancellation being forever alone in the batch 6 years ago
interceptor_common.h Add array header for complaining compiler 6 years ago
metadata_map.h Properly clear metadata and other structs when reusing ServerContext 6 years ago
method_handler_impl.h Add call as param to MethodHandler::Deserialize to allow arena use 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 Refactoring of CallbackWithSuccessTag 6 years ago
server_context.h Add support for IsCancelled check 6 years ago
server_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
server_interface.h s/new/post-1.0 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 Change types to use C++ types rather than core types 6 years ago
time.h Move headers from grpc++ to grpcpp 7 years ago