grpc/src/core
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492)
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-10-11 16:26:32 -07:00
..
ext [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
lib [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
plugin_registry [ring hash] revert 64-to-32-bit changes for objc (#33201) 2023-05-22 08:19:44 -07:00
tsi [ssl] Do not crash if ssl session cache capacity is zero. (#34539) 2023-10-04 12:45:09 -07:00
BUILD [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -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.