grpc/src/core
AJ Heller 8a3a46e295 [EventEngine] Enable the PosixEventEngine client experiment (#35669)
Closes #35669

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35669 from drfloob:posix-ee-client-flip 0d563ed3a1
PiperOrigin-RevId: 601857289
2024-01-26 13:55:28 -08:00
..
ext [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
lib [EventEngine] Enable the PosixEventEngine client experiment (#35669) 2024-01-26 13:55:28 -08:00
plugin_registry [xDS] move CDS and EDS watchers into xds resolver (#35011) 2024-01-02 09:20:06 -08:00
tsi [CI] Using clang-17 for clang tidy & format (#35595) 2024-01-23 10:19:25 -08:00
BUILD [EventEngine] Add QueryExtension Interfaces for *SupportsFd (#35648) 2024-01-26 10:03:18 -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.