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 1312ff0625 [OTel C++] Add APIs to enable/disable metrics (#36183) 9 months ago
..
client [reorg] move service config code to src/core/service_config (#35843) 10 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) 11 months ago
end2end [RegisteredMethod] Remove experiment (#36181) 9 months ago
ext [OTel C++] Add APIs to enable/disable metrics (#36183) 9 months ago
grpclb [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
interop [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 10 months ago
microbenchmarks [chaotic-good] Add a microbenchmark for ping pong round trips (#36050) 9 months ago
naming [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
performance [build] move channel out of grpc_base (#35924) 9 months ago
qps [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 9 months ago
security Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
server [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 1 year ago
test
thread_manager
util [Protobuf] Absorb protobuf::MultiFileErrorCollector change 2 (#35898) 10 months ago
README-iOS.md