Craig Tiller 493fd97282 Merge pull request #3407 from jboeuf/fix_3390 10 лет назад
..
census 18c975f9d3 Fix C core build breakage. 10 лет назад
channel 37b0044844 Fix a case where :status could be returned to applications 10 лет назад
client_config 9dee67b5cf Merge github.com:grpc/grpc into naming-crisis 10 лет назад
compression d6c98df792 clang-format all source 10 лет назад
debug d6c98df792 clang-format all source 10 лет назад
httpcli b029859e58 Revert "Revert "Refactor Endpoint API"" 10 лет назад
iomgr d64ed6a38b Merge pull request #3397 from nicolasnoble/shutdown-win32-warning 10 лет назад
json d6c98df792 clang-format all source 10 лет назад
profiling a96ce800a8 Update include path of core/profiling/basic_timers.c 10 лет назад
security 51261563da Fixing issue #3390 10 лет назад
statistics d6c98df792 clang-format all source 10 лет назад
support 29d4145a64 avoid underflow 10 лет назад
surface 2b5255e3da Merge pull request #3190 from ctiller/daisy-dukes 10 лет назад
transport 2b5255e3da Merge pull request #3190 from ctiller/daisy-dukes 10 лет назад
tsi d6c98df792 clang-format all source 10 лет назад
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