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.
 
 
 
 
 
 
Steven Wang eac1a93f49
[Core] Fix the false sharing in struct grpc_completion_queue (#33173)
2 years ago
..
ext [xDS] second attempt: clean up cert provider factory and registry APIs (#33249) 2 years ago
lib [Core] Fix the false sharing in struct grpc_completion_queue (#33173) 2 years ago
plugin_registry [ring hash] revert 64-to-32-bit changes for objc (#33201) 2 years ago
tsi [Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
BUILD [xDS] second attempt: clean up cert provider factory and registry APIs (#33249) 2 years ago
README.md Drop "C" from "C core" 5 years ago

README.md

gRPC core library

This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.