Yang Gao 36a5551db4 Merge pull request #3176 from jboeuf/core_creds_plugin 10 years ago
..
census 18c975f9d3 Fix C core build breakage. 10 years ago
channel 19c06494b5 Merge pull request #3288 from ctiller/snarky-nanny 10 years ago
client_config 61d003a15a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry 10 years ago
compression f29a388207 Merge github.com:grpc/grpc into immolating-conversion 10 years ago
debug 3121fd4d75 Sign conversion fixes 10 years ago
httpcli be947697d7 Merge github.com:grpc/grpc into immolating-conversion 10 years ago
iomgr 9ab3704a99 Merge remote-tracking branch 'upstream/master' into rename_callback 10 years ago
json d6c98df792 clang-format all source 10 years ago
profiling a96ce800a8 Update include path of core/profiling/basic_timers.c 10 years ago
security fd2f7331fa Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin 10 years ago
statistics d6c98df792 clang-format all source 10 years ago
support d70293c252 Sprinkle casts 10 years ago
surface 784db97ad2 Swallow content-type at the client. Fixes #3368 10 years ago
transport d70293c252 Sprinkle casts 10 years ago
tsi f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 10 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