Juanli Shen 8011a09697 Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error 8 лет назад
..
ext 8011a09697 Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error 8 лет назад
lib e5b0a50416 Merge pull request #14015 from vjpai/alarm 8 лет назад
plugin_registry d36fe0708b rename gts to alts 8 лет назад
tsi 77474d46ad Merge pull request #13820 from yihuazhang/rename-gts 8 лет назад
README.md 9f00073f3c fix markdown render error 9 лет назад

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.