Craig Tiller 41aab15c74 Merge pull request #3422 from jcanizales/fix-mutex-bug vor 10 Jahren
..
census 18c975f9d3 Fix C core build breakage. vor 10 Jahren
channel ba29342f15 Merge pull request #3404 from dgquintas/dgquintas-patch-1 vor 10 Jahren
client_config 61d003a15a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry vor 10 Jahren
compression f29a388207 Merge github.com:grpc/grpc into immolating-conversion vor 10 Jahren
debug 3121fd4d75 Sign conversion fixes vor 10 Jahren
httpcli e9961d29f1 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring vor 10 Jahren
iomgr 823394155a Merge branch 'fix_windows_build' into win_fix_parameter_types vor 10 Jahren
json d6c98df792 clang-format all source vor 10 Jahren
profiling a96ce800a8 Update include path of core/profiling/basic_timers.c vor 10 Jahren
security 786522166e Merge pull request #3027 from jboeuf/security_connector_refactoring vor 10 Jahren
statistics d6c98df792 clang-format all source vor 10 Jahren
support d70293c252 Sprinkle casts vor 10 Jahren
surface 41aab15c74 Merge pull request #3422 from jcanizales/fix-mutex-bug vor 10 Jahren
transport d70293c252 Sprinkle casts vor 10 Jahren
tsi f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions vor 10 Jahren
README.md 4040e656c0 Create README.md vor 11 Jahren

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