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.
 
 
 
 
 
 
Yash Tibrewal d2f37b8b45
[OTel] Basic C++ OTel Stats Functionality (#33650)
2 years ago
..
client [resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
cocoapods [ObjC] Upgrade podspec xx.deployment_target (#33091) 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 [LB policies] revert changes for dualstack design (#33718) 2 years ago
ext [OTel] Basic C++ OTel Stats Functionality (#33650) 2 years ago
grpclb
interop [interop] Fix crash in pick_first LB policy (#33519) 2 years ago
microbenchmarks [hpack] Fix benchmarking timeout (#33675) 2 years ago
naming [Python] Migrate from yapf to black (#33138) 2 years ago
performance writes_per_rpc_test: TSAN data race fix (#32688) 2 years ago
qps [Test] Explicitly cast `enum class` to `int` before passing it with a format string (#33554) 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
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