Nicolas Noble a7b8b69d23 Addressing security concerns. 11 年之前
..
channel 6e7c62285c Add a facility to control tracing without recompiling 11 年之前
compression 190d360def Add missing new-lines at end of file 11 年之前
debug 97c3dcec0c This magically fixes the C build on my Mac 11 年之前
httpcli 1bc21a46db Removing the hardcoded SSL roots. 11 年之前
iomgr 589cba2c7b Factorizing out function split_host_port. 11 年之前
json a7b8b69d23 Addressing security concerns. 11 年之前
security 161ea23655 Actually installing root certificates on the system. 11 年之前
statistics 190d360def Add missing new-lines at end of file 11 年之前
support 589cba2c7b Factorizing out function split_host_port. 11 年之前
surface c3555ce626 Merge pull request #705 from ctiller/fd_shutdown 11 年之前
transport d75fe665d1 Fix a double-close in the server code. 11 年之前
tsi 54f9a65f1e 32 bit compilation fixes for core 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