Craig Tiller bc81291f7e Remove check for no workers 10 years ago
..
census 18c975f9d3 Fix C core build breakage. 10 years ago
channel 37b0044844 Fix a case where :status could be returned to applications 10 years ago
client_config 9dee67b5cf Merge github.com:grpc/grpc into naming-crisis 10 years ago
compression d6c98df792 clang-format all source 10 years ago
debug d6c98df792 clang-format all source 10 years ago
httpcli b029859e58 Revert "Revert "Refactor Endpoint API"" 10 years ago
iomgr bc81291f7e Remove check for no workers 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 245bd8875b Merge github.com:grpc/grpc into second-coming 10 years ago
statistics d6c98df792 clang-format all source 10 years ago
support 29d4145a64 avoid underflow 10 years ago
surface 2b5255e3da Merge pull request #3190 from ctiller/daisy-dukes 10 years ago
transport 2b5255e3da Merge pull request #3190 from ctiller/daisy-dukes 10 years ago
tsi d6c98df792 clang-format all source 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