grpc/src/core
matthewstevenson88 8f5dcdf554
Merge pull request #24955 from matthewstevenson88/fix-tls-version-negotiation
Fix TLS version selection in SSL transport security.
2020-12-11 16:43:23 -08:00
..
ext Name change 2020-12-10 00:03:44 -08:00
lib Merge pull request #24954 from grpc/arena-alignment-fix 2020-12-10 07:16:18 -08:00
plugin_registry Update file watcher certificate provider factory with provider implementation 2020-11-24 23:48:18 -08:00
tsi Merge pull request #24955 from matthewstevenson88/fix-tls-version-negotiation 2020-12-11 16:43:23 -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.