Craig Tiller 363eb8e27b Fix read through null pointer 11 年 前
..
channel 6e7c62285c Add a facility to control tracing without recompiling 11 年 前
compression 9b070fa2de Remove unused variable 11 年 前
debug d50e565cda Add HTTP2 header tracing 11 年 前
httpcli cd9b1c850d Added support for default credentials. 11 年 前
iomgr 08cf970991 Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll 11 年 前
json a7b8b69d23 Addressing security concerns. 11 年 前
security 2e6a91b7f0 Merge pull request #776 from jboeuf/ssl_cipher_suites 11 年 前
statistics 2c04a53450 Spam cleanup 11 年 前
support b5a79f62de Fix mac build 11 年 前
surface b505661b1a Add a shutdown API to pollset 11 年 前
transport 2175674f97 Merge pull request #779 from ctiller/32B 11 年 前
tsi 363eb8e27b Fix read through null pointer 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