grpc/src/core
Craig Tiller b38e7ab88e
[server] Reland cap size of pending request queue with RealRequestMatcher (#34809)
fix in ee787e8955
2023-10-27 17:07:57 -07:00
..
ext Revert "[chttp2] Fix bug in timeout encoding" (#34811) 2023-10-27 09:38:59 -07:00
lib [server] Reland cap size of pending request queue with RealRequestMatcher (#34809) 2023-10-27 17:07:57 -07:00
plugin_registry [channel-stack] Make ordering explicit (#32852) 2023-10-17 13:52:58 -07:00
tsi [TLS - Revocation] Crl Provider (#34715) 2023-10-19 11:33:41 -07:00
BUILD Revert "[chaotic-good] Add chaotic good client transport read (roll-forward)" (#34761) 2023-10-20 08:19:56 -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.