aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/src/core/README.md
blob: d0f77c53d6e5e5e947cfa09f83bd31e5247bf2e5 (plain) (blame)
1
2
3
4
5
6
# 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.