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 733e904491 [XdsClient] implement non-per-call metrics (#36020) 11 months ago
..
client [reorg] move service config code to src/core/service_config (#35843) 12 months 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 Fix deprecation warnings from upb (#35510) 1 year ago
end2end [XdsClient] implement non-per-call metrics (#36020) 11 months ago
ext [OTel] Add CI support for tests via CMake (#36087) 11 months ago
grpclb [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
interop [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 12 months ago
microbenchmarks [chaotic-good] Add a microbenchmark for ping pong round trips (#36050) 11 months ago
naming [reorg] move client channel code to src/core/client_channel (#35827) 12 months ago
performance [build] move channel out of grpc_base (#35924) 11 months ago
qps [test] Enable callback benchmarks (#36055) 11 months ago
security
server [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 1 year 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 [Protobuf] Absorb protobuf::MultiFileErrorCollector change 2 (#35898) 12 months ago
README-iOS.md