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.
 
 
 
 
 
 
Mike Kruskal b7e430174b
Fix unused variable warning (#32616)
2 years ago
..
client [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
cocoapods [cleanups] Clean up `GrpcLibraryInitializer` (#31894) 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 xDS e2e tests: use ServerMetricRecorder (#32546) 2 years ago
ext Gcp Observability: Make GcpObservabilityInit blocking (#32612) 2 years ago
grpclb Convert c-style comments to C++-style comments (#31923) 2 years ago
interop [testing]: Add "orca_per_rpc" test case (#32524) 2 years ago
microbenchmarks [arena] Fix ABA problem in pooled allocation (#32336) 2 years ago
naming [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
performance [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 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 Fix a race on vptr for UnimplementedAsyncRequest (#32547) 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 Fix unused variable warning (#32616) 2 years ago
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago