Sree Kuchibhotla 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan před 8 roky
..
ext f9bf428489 Add support for service configs to c-ares resolver. před 8 roky
lib 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan před 8 roky
plugin_registry 1435bfc718 Add GTS plugin před 8 roky
tsi 00b35e7180 Make tsi handshaker result unused bytes const před 8 roky
README.md 9f00073f3c fix markdown render error před 8 roky

README.md

Overview

This directory contains source code for C library (a.k.a the gRPC C core) that provides all gRPC's core functionality through a low level API. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.