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.
 
 
 
 
 
 
matthewstevenson88 ee020be62c
Merge pull request #21932 from matthewstevenson88/tls-credentials-1
5 years ago
..
ext Merge pull request #18600 from karthikravis/grpc_namespace_proto_server 6 years ago
generic Allow separate templatizing of request and response types 5 years ago
impl Properly follow precise conditions for callback inlining 5 years ago
security Version 4. 5 years ago
support Merge branch 'master' into move-method-handler 5 years ago
test Construct DefaultReactor lazily since not always needed 5 years ago
alarm.h Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
alarm_impl.h Fix 5 years ago
channel.h Move Channel to grpc_impl 6 years ago
channel_impl.h Clean up headers 5 years ago
client_context.h Fix typos 7 years ago
completion_queue.h Move headers from grpc++ to grpcpp 7 years ago
completion_queue_impl.h Fix header guards 5 years ago
create_channel.h Formatting issues 6 years ago
create_channel_impl.h Move CompletionQueue and Channel 6 years ago
create_channel_posix.h Fix errors from clang_format_code.sh 6 years ago
create_channel_posix_impl.h Fixing clang_tidy_format.sh issues. 6 years ago
grpcpp.h Move headers from grpc++ to grpcpp 7 years ago
health_check_service_interface.h Fix errors from clang_format_code.sh 6 years ago
health_check_service_interface_impl.h Move ::grpc::HealthCheckServiceInterface to ::grpc_impl namespace 6 years ago
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 Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
resource_quota_impl.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server.h Support accepting external connections. 6 years ago
server_builder.h Move CompletionQueue and Channel 6 years ago
server_builder_impl.h port_platform should be included since that's where NONEXPERIMENTAL is specified 5 years ago
server_context.h Move headers from grpc++ to grpcpp 7 years ago
server_impl.h Instantiate tracking members regardless of NDEBUG 5 years ago
server_posix.h Make changes to server_posix to expose method outside 6 years ago
server_posix_impl.h Move server_posix from grpc to grpc_impl namespace 6 years ago