Yang Gao 87e8b6df45 Merge pull request #651 from ctiller/interop 11 years ago
..
channel 43a2b176f1 Fix a TSAN reported race 11 years ago
compression 190d360def Add missing new-lines at end of file 11 years ago
httpcli 190d360def Add missing new-lines at end of file 11 years ago
iomgr 59ea16ff44 Fix a race where an fd can be deleted during polling 11 years ago
json 190d360def Add missing new-lines at end of file 11 years ago
security 2c29920e73 Revert "Adding a constant for a well known place where the SSL roots are installed." 11 years ago
statistics 190d360def Add missing new-lines at end of file 11 years ago
support 20d6c1aa2a Do not need a Mac-specific CPU header yet as there are no CPU-specific features 11 years ago
surface d9e6413f33 Fix server side large message receiving 11 years ago
transport 54f9a65f1e 32 bit compilation fixes for core 11 years ago
tsi 54f9a65f1e 32 bit compilation fixes for core 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