grpc/src/core
Esun Kim cbfa8247d6
[Deps] Backport-1.55: Upgrade Protobuf v23 (#33053)
Backport of https://github.com/grpc/grpc/pull/32914 with the
prerequisite https://github.com/grpc/grpc/pull/32937
2023-05-09 15:04:20 -07:00
..
ext [Deps] Backport-1.55: Upgrade Protobuf v23 (#33053) 2023-05-09 15:04:20 -07:00
lib [chttp2] Backport to 1.55.x: Fix some fuzzer found bugs (#33016) 2023-05-04 12:37:47 -07:00
plugin_registry [revert] Revert "Revert "[EventEngine] Implement the EventEngine-driven client channel resolver" (#32768)" (#32772) 2023-04-12 16:30:01 -07:00
tsi Allow configuring max concurrent ALTS handshakes based on an environment variable. (#32672) 2023-03-28 09:53:46 -07:00
BUILD [transport] Move compression traits into a separate header. (#32895) 2023-04-19 09:56:37 -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.