grpc/src/core
Mark D. Roth 75f4ee6e5e
xDS: fix bug when receiving an update for an aggregate cluster child (#32249)
2023-01-31 14:58:03 -08:00
..
ext xDS: fix bug when receiving an update for an aggregate cluster child (#32249) 2023-01-31 14:58:03 -08:00
lib [promises] Convert server auth filter (#32094) 2023-01-31 13:43:01 -08:00
plugin_registry WRR: implement WRR LB policy (#31904) 2023-01-20 12:14:37 -08:00
tsi append entries into SSL key log file (#31371) 2023-01-31 13:15:11 -08:00
BUILD [promises] Server call (#31448) 2023-01-30 21:39:11 -08:00
README.md Drop "C" from "C core" 2020-11-13 13:10:54 -05:00

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.