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.
 
 
 
 
 
 
Mark D. Roth 8fdfb22848
[JSON] generalize handling of RefCountedPtr<> (#33048)
2 years ago
..
client TlsCreds: Support revocation of intermediate in chain. (#32544) 2 years ago
cocoapods [tests] Convert core e2e tests to gtest (#32603) 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 [client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago
ext [Logging] Fix flakiness in test (#33077) 2 years ago
grpclb Convert c-style comments to C++-style comments (#31923) 2 years ago
interop [JSON] generalize handling of RefCountedPtr<> (#33048) 2 years ago
microbenchmarks [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2 years ago
naming [revert] Revert "Revert "[EventEngine] Implement the EventEngine-driven client channel resolver" (#32768)" (#32772) 2 years ago
performance writes_per_rpc_test: TSAN data race fix (#32688) 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 TlsCreds: Support revocation of intermediate in chain. (#32544) 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 [JSON] make API public but experimental (#32987) 2 years ago
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago