Vijay Pai 4e01659555 Merge remote-tracking branch 'upstream/master' into timers 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 7b3aba5e27 Fix some name choices 11 年之前
json 1ff52d5278 Guard headers tool. 11 年之前
profiling 0fb96e8b5e Rename seq to id so that it's clear it can be any generic ID 11 年之前
security b285aab5a7 Share mdctx between secure channels 11 年之前
statistics 1ff52d5278 Guard headers tool. 11 年之前
support 5cfc4b9c67 Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy 11 年之前
surface ad36c54852 Merge github.com:google/grpc into fast-unref 11 年之前
transport 3de5aafe19 Remove (void*)1 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