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.
 
 
 
 
 
 
Yash Tibrewal bb303513dc Merge master 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 Add API comments indicating that byte buffer copy is size-independent 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 master 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 Treat StartCall like a reserved callback since it is required 6 years ago
client_context.h Allow the interceptor to know the method type 6 years ago
client_interceptor.h Allow the interceptor to know the method type 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 method to get status of send message op on POST_SEND_MESSAGE 6 years ago
interceptor_common.h Remove extraneous logging statements 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 Streaming API for callback servers 6 years ago
server_context.h Allow the interceptor to know the method type 6 years ago
server_interceptor.h Merge pull request #17434 from vjpai/delete 6 years ago
server_interface.h Allow the interceptor to know the method type 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