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 b797dbec3e Allocating request matcher to support C++ callback API 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 Do a debug-check of API use 5 years ago
security Addressed Yang's comments, I have removed usage of const throughout for consistency 5 years ago
support Merge branch 'master' into move-method-handler 5 years ago
test Switch registered calls to a map and check the map before inserting 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 Switch registered calls to a map and check the map before inserting 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 Fix clang format issue 5 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 Allocating request matcher to support C++ callback API 5 years ago
server_posix.h Make changes to server_posix to expose method outside 6 years ago
server_posix_impl.h Rerun clang-formatter-7 5 years ago