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.
 
 
 
 
 
 
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056)
3 years ago
..
ext Implement C++ Admin Interface API (#25753) 4 years ago
generic Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
impl Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
security De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
support Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
test Adjust include order per style guide (#27175) 3 years ago
alarm.h Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
channel.h Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
client_context.h Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
completion_queue.h Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
create_channel.h Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
create_channel_posix.h Adjust include order per style guide (#27175) 3 years ago
grpcpp.h Adjust include order per style guide (#27175) 3 years ago
health_check_service_interface.h Replaced grpc::string with std::string 4 years ago
opencensus.h Fix opencensus 4 years ago
resource_quota.h Fix by clang-tidy 4 years ago
server.h Adjust include order per style guide (#27175) 3 years ago
server_builder.h Adjust include order per style guide (#27175) 3 years ago
server_context.h Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
server_posix.h Adjust include order per style guide (#27175) 3 years ago
xds_server_builder.h De-experimentalize XdsServerBuilder (#27296) 3 years ago