zeliard 3874ad0833 make initializing overlapped-struct obvious for preventing a ciritical bug 11 years ago
..
channel 1a727fde47 clang-format 11 years ago
compression 1ff52d5278 Guard headers tool. 11 years ago
debug 077e75cba9 Fix memory allocation 11 years ago
httpcli 7d1d9ca7fa Refactoring of core security to remove the factories. 11 years ago
iomgr 3874ad0833 make initializing overlapped-struct obvious for preventing a ciritical bug 11 years ago
json 1ff52d5278 Guard headers tool. 11 years ago
profiling 87ab19f813 Capure thread id with default timer implementation 11 years ago
security f3764292f0 Ref the cache default creds so that we do not crash next time we use it... 11 years ago
statistics 1ff52d5278 Guard headers tool. 11 years ago
support 28d051d9ba remove type casting on gpr_time_to_millis 11 years ago
surface 2288b2d61c Merge github.com:grpc/grpc into one-pass 11 years ago
transport 1685d773ef Merge pull request #1406 from ctiller/crash-boom-bang 11 years ago
tsi 330f4c8c39 Fix includes for Boring SSL. 11 years ago
README.md 4040e656c0 Create README.md 11 years ago

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