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.
 
 
 
 
 
 
Gregory Cooke ca9e365002
Added verified_root_cert_subject pass up through cpp api (#32335)
2 years ago
..
client [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
cocoapods [cleanups] Clean up `GrpcLibraryInitializer` (#31894) 2 years ago
codegen [codegen] Escape variable delimiters in raw comment printing (#32190) 2 years ago
common Add a test case for infinite past or unix epoch expiry in alarm_test.cc (#32101) 2 years ago
end2end Add a test case to verify SubchannelStreamClient retry when Health.Watch ends (#31850) 2 years ago
ext Logging: Move filter to Core (#32467) 2 years ago
grpclb Convert c-style comments to C++-style comments (#31923) 2 years ago
interop GCP Observability testing for C++ (#32531) 2 years ago
microbenchmarks [arena] Fix ABA problem in pooled allocation (#32336) 2 years ago
naming [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
performance [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
qps Fix include guards for src/ and test/ directories (#32167) 2 years ago
security Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
server [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
test Convert c-style comments to C++-style comments (#31923) 2 years ago
thread_manager [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
util Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago