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.
 
 
 
 
 
 
Karthik Ravi Shankar a10d4825c1
Merge pull request #18372 from grpc/grpc_namespace_server_posix
6 years ago
..
ext Fix errors from test scripts. 6 years ago
generic Comments for all callback API methods 6 years ago
impl Merge pull request #18377 from grpc/grpc_namespace_server_builder_option 6 years ago
security Remove extra semicolons after function definitions 6 years ago
support Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
test
alarm.h
alarm_impl.h Allow an alarm to be set again after firing 6 years ago
channel.h Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
client_context.h
completion_queue.h
create_channel.h
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
health_check_service_interface.h
opencensus.h Make changes for making opencensus API visible from gRPC namespace 6 years ago
opencensus_impl.h Revert "Revert "Fold opencensus into grpc_impl namespace"" 6 years ago
resource_quota.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server.h Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago
server_builder.h Comments for all callback API methods 6 years ago
server_context.h
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