Ronnie Sahlberg 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 лет назад
..
channel 0aad3d7457 Merge pull request #908 from ctiller/ssl 11 лет назад
compression 1ff52d5278 Guard headers tool. 11 лет назад
debug 077e75cba9 Fix memory allocation 11 лет назад
httpcli 1ff52d5278 Guard headers tool. 11 лет назад
iomgr 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 лет назад
json 1ff52d5278 Guard headers tool. 11 лет назад
security 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 лет назад
statistics 1ff52d5278 Guard headers tool. 11 лет назад
support f282514389 Print resource utilization 11 лет назад
surface c20324e8aa Merge github.com:grpc/grpc into credit 11 лет назад
transport 0aad3d7457 Merge pull request #908 from ctiller/ssl 11 лет назад
tsi 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 11 лет назад
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