grpc/src/core
Mark D. Roth 15e2f9e873
[release] Bump version on master to 1.61.0-dev (#34923)
2023-11-13 08:33:46 -08:00
..
ext [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
lib [release] Bump version on master to 1.61.0-dev (#34923) 2023-11-13 08:33:46 -08:00
plugin_registry [channel-stack] Make ordering explicit (#32852) 2023-10-17 13:52:58 -07:00
tsi Revert "[security] Support a list of SSL ECs" (#34900) 2023-11-08 14:05:02 -08:00
BUILD [promises] Add some status-like types for TrySeq (#34906) 2023-11-10 09:14:44 -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.