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 b66829429e
Return unique_ptrs from IOCP::Watch (#31731)
2 years ago
..
ext Clean up the TODO item in build target `grpc_base` -- part `closure` (#31001) 2 years ago
lib Return unique_ptrs from IOCP::Watch (#31731) 2 years ago
plugin_registry Reland "Precondition ChannelArgs with EventEngines (#31166)" (#31469) 3 years ago
tsi Revert "security: Refactor some utility functions in TSI for better internal use (#29728)" (#31687) 2 years ago
BUILD Clean up the TODO item in build target `grpc_base` -- part `closure` (#31001) 2 years ago
README.md Drop "C" from "C core" 4 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.