Craig Tiller f08b067cdb Merge pull request #2494 from grpc/cconfig-readme 10 年之前
..
census e2aa487936 review changes 10 年之前
channel b4e70366c6 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression 10 年之前
client_config faeeac5750 Rephrasing of lb policies sentence 10 年之前
compression fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 10 年之前
debug 2f300e297f Proper init/shutdown 10 年之前
httpcli 097468d43a Clean up handshaking server channels properly 10 年之前
iomgr f87a0984ab Merge pull request #2470 from ctiller/i-want-to-wait-free 10 年之前
json 61a0ef58bb Fixing json doc. 10 年之前
profiling f3756c1e0d Introduce multiple clocks to GPR 10 年之前
security c9fef6f521 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 年之前
statistics f1bff01631 clang-format changed files 10 年之前
support d82d0b295b Merge pull request #2319 from dgquintas/str_join_with_sep 10 年之前
surface b4e70366c6 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression 10 年之前
transport b4e70366c6 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression 10 年之前
tsi 3e29de19a3 Adressing comments. 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