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.
 
 
 
 
 
 
Yang Gao ea63190498
Merge pull request #19371 from yang-g/virtual_me
6 years ago
..
security
async_generic_service.h
async_stream.h Move CompletionQueue and Channel 6 years ago
async_unary_call.h Move CompletionQueue and Channel 6 years ago
byte_buffer.h More fixes 6 years ago
call.h Move CompletionQueue and Channel 6 years ago
call_hook.h
call_op_set.h Fix assignment operator 6 years ago
call_op_set_interface.h
callback_common.h
channel_interface.h Fix clang errors. 6 years ago
client_callback.h Avoid using seq_cst atomic operations in grpcpp when unnecessary. 6 years ago
client_context.h Fix PropogationOptions 6 years ago
client_context_impl.h Sync with master 6 years ago
client_interceptor.h Fix clang errors. 6 years ago
client_unary_call.h Fix clang errors. 6 years ago
completion_queue.h Move CompletionQueue and Channel 6 years ago
completion_queue_impl.h Sync with master 6 years ago
completion_queue_tag.h
config.h
config_protobuf.h Fix typo for using MessageLite 6 years ago
core_codegen.h
core_codegen_interface.h IWYU in core_codegen_interface 6 years ago
create_auth_context.h
grpc_library.h
intercepted_channel.h Move CompletionQueue and Channel 6 years ago
interceptor.h Add hijacking interception hook points as valid for the GetRecv* functions 6 years ago
interceptor_common.h
message_allocator.h resolve comments 6 years ago
metadata_map.h
method_handler_impl.h
proto_buffer_reader.h
proto_buffer_writer.h
proto_utils.h Fixing formatting 6 years ago
rpc_method.h
rpc_service_method.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
serialization_traits.h
server_callback.h Merge pull request #19371 from yang-g/virtual_me 6 years ago
server_context.h Move ClientContext to grpc_impl 6 years ago
server_context_impl.h Sync with master 6 years ago
server_interceptor.h Avoid using seq_cst atomic operations in grpcpp when unnecessary. 6 years ago
server_interface.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
service_type.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
slice.h
status.h
status_code_enum.h
string_ref.h
stub_options.h
sync.h Make sure grpc::internal::Mutex has enough space for gpr_mu, std::mutex, and pthread_mutex_t. 6 years ago
sync_stream.h
time.h