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.
 
 
 
 
 
 
AJ Heller 6c29a8720e [test] Remove passthru_endpiont and its microbenchmarks (#35986) 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 [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 9 months ago
ext [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 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 [test] Remove passthru_endpiont and its microbenchmarks (#35986) 9 months ago
naming [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
performance [EventEngine] Refactor WritesPerRpcTest to EventEngine (#35763) 9 months ago
qps [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 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) 12 months 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) 10 months ago
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago