ncteisen 08caf82e8d Add channel arg helper for string 8 年 前
..
ext 874f8128cd Merge pull request #14428 from ncteisen/fuzz-2460 8 年 前
lib 08caf82e8d Add channel arg helper for string 8 年 前
plugin_registry d36fe0708b rename gts to alts 8 年 前
tsi c745690caf Internalize gpr_thd except for id and currentid 8 年 前
README.md 9f00073f3c fix markdown render error 8 年 前

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.