Nicolas Noble e2ecc50841 Merge pull request #1222 from ctiller/mac-fixes 11 年之前
..
channel 5c4ff03d0d Fix server crash if host header field is translated to :authority 11 年之前
compression 1ff52d5278 Guard headers tool. 11 年之前
debug 077e75cba9 Fix memory allocation 11 年之前
httpcli 7f13eb2348 Shutting off warnings about control paths. 11 年之前
iomgr c02c1d883a clang-format 11 年之前
json 1ff52d5278 Guard headers tool. 11 年之前
security c02c1d883a clang-format 11 年之前
statistics 1ff52d5278 Guard headers tool. 11 年之前
support c8f95e3592 Fixing msys2 compilation... 11 年之前
surface c02c1d883a clang-format 11 年之前
transport 7d3d9ca24c Eliminate a redundant unlock-lock pair since this code is only invoked from 11 年之前
tsi 2f223460b0 Fixing errors found by clang static analysis. 11 年之前
README.md 4040e656c0 Create README.md 11 年之前

README.md

#Overview

This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.

#Status

Alpha : Ready for early adopters