grpc/src/core
Matthew Stevenson eece0c034a
[tls] Backport of #34861 to v1.56.x. (#35795)
Co-authored-by: Luwei Ge <lwge@google.com>
2024-02-05 11:04:00 -08:00
..
ext [WRR] backport #33694 to 1.56 (#33698) 2023-07-13 17:42:40 -07:00
lib [tls] Backport of #34861 to v1.56.x. (#35795) 2024-02-05 11:04:00 -08:00
plugin_registry [ring hash] revert 64-to-32-bit changes for objc (#33201) 2023-05-22 08:19:44 -07:00
tsi [tls] Backport - Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33583) 2023-07-05 09:26:03 -07:00
BUILD [backport][iomgr][EventEngine] Improve server handling of file descriptor exhaustion (#33667) 2023-07-12 15:12:46 -07: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.