David Garcia Quintas 4d9414064e Merge branch 'master' of github.com:grpc/grpc into flags-abi 10 lat temu
..
census 980ef7666d change census_context_deserialize signature 10 lat temu
channel 701af6031f Expose gpr_asprintf and gpr_strdup 10 lat temu
compression 59f905d79a Changes to byte_buffer based on comments. 10 lat temu
debug 2f300e297f Proper init/shutdown 10 lat temu
httpcli 701af6031f Expose gpr_asprintf and gpr_strdup 10 lat temu
iomgr c2e5be99d3 fix C# test access violation exception on Windows 10 lat temu
json 1ff52d5278 Guard headers tool. 11 lat temu
profiling 9e68c63b71 Added the tag enun name to the profiling marks. 10 lat temu
security bed8a0699e Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad 10 lat temu
statistics 1ff52d5278 Guard headers tool. 11 lat temu
support be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 10 lat temu
surface b8f5450514 More missing flags = 0 lines... 10 lat temu
transport 1d5aca5de0 Added flags support to grpc_op. 10 lat temu
tsi 8c67d17eda Standardize on |BIO_pending| and |BIO_wpending|. 10 lat temu
README.md 4040e656c0 Create README.md 11 lat temu

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