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