Yang Gao 42734b58ee Merge pull request #978 from Chilledheart/master 11 years ago
..
channel 0aad3d7457 Merge pull request #908 from ctiller/ssl 11 years ago
compression 1ff52d5278 Guard headers tool. 11 years ago
debug 077e75cba9 Fix memory allocation 11 years ago
httpcli 1ff52d5278 Guard headers tool. 11 years ago
iomgr 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 years ago
json 1ff52d5278 Guard headers tool. 11 years ago
security 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 years ago
statistics 1ff52d5278 Guard headers tool. 11 years ago
support ca767c0d9e Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer 11 years ago
surface c20324e8aa Merge github.com:grpc/grpc into credit 11 years ago
transport 0aad3d7457 Merge pull request #908 from ctiller/ssl 11 years ago
tsi 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 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