grpc/src/core
Craig Tiller 57c697d8ae
Revert "[hpack] Huffman read optimization" (#33655)
Reverts grpc/grpc#33269
2023-07-11 12:58:49 -07:00
..
ext Revert "[hpack] Huffman read optimization" (#33655) 2023-07-11 12:58:49 -07:00
lib [promises] Fix use-after-free noticed internally (#33644) 2023-07-10 11:28:24 -07:00
plugin_registry [ring hash] revert 64-to-32-bit changes for objc (#33201) 2023-05-22 08:19:44 -07:00
tsi [tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 2023-06-29 09:48:15 -07:00
BUILD [chaotic-good] Implement a promise-based endpoint for chaotic-good transport to read & write to EventEngine::Endpoint. (#33257) 2023-07-06 17:18:48 -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.