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.
 
 
 
 
 
 
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788)
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 [config] Move global config alongside core configuration (#30788) 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] Update orca-* tests for better compatibility (#32630) 2 years ago
microbenchmarks Revert "[promises] Convert call to a party" (#32651) 2 years ago
naming [config] Move global config alongside core configuration (#30788) 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