David Garcia Quintas 237443faa4 Merge branch 'master' of github.com:grpc/grpc into compression 11 年之前
..
census 980ef7666d change census_context_deserialize signature 11 年之前
channel 701af6031f Expose gpr_asprintf and gpr_strdup 11 年之前
compression 1ff52d5278 Guard headers tool. 11 年之前
debug 2f300e297f Proper init/shutdown 11 年之前
httpcli 701af6031f Expose gpr_asprintf and gpr_strdup 11 年之前
iomgr c2e5be99d3 fix C# test access violation exception on Windows 11 年之前
json 1ff52d5278 Guard headers tool. 11 年之前
profiling 9e68c63b71 Added the tag enun name to the profiling marks. 11 年之前
security bed8a0699e Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad 11 年之前
statistics 1ff52d5278 Guard headers tool. 11 年之前
support 701af6031f Expose gpr_asprintf and gpr_strdup 11 年之前
surface 237443faa4 Merge branch 'master' of github.com:grpc/grpc into compression 11 年之前
transport 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 11 年之前
tsi 8c67d17eda Standardize on |BIO_pending| and |BIO_wpending|. 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