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 c379323b31
Merge pull request #20302 from chrisse74/master
6 years ago
..
ext
generic Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago
impl Merge pull request #20302 from chrisse74/master 6 years ago
security remove all unused-parameter warnings 6 years ago
support Merge branch 'master' into move-method-handler 6 years ago
test Formatting fixes 6 years ago
alarm.h
alarm_impl.h
channel.h Move Channel to grpc_impl 6 years ago
channel_impl.h Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago
client_context.h
completion_queue.h
completion_queue_impl.h Fix header guards 6 years ago
create_channel.h
create_channel_impl.h Move CompletionQueue and Channel 6 years ago
create_channel_posix.h
create_channel_posix_impl.h
grpcpp.h
health_check_service_interface.h
health_check_service_interface_impl.h
opencensus.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
opencensus_impl.h Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
resource_quota.h
resource_quota_impl.h
server.h
server_builder.h Move CompletionQueue and Channel 6 years ago
server_builder_impl.h Revert "Clearly callout the behavior for listening ports." 6 years ago
server_context.h
server_impl.h remove all unused-parameter warnings 6 years ago
server_posix.h
server_posix_impl.h