yang-g f9e8e59b1c Resolve comments 10 年之前
..
census e2aa487936 review changes 10 年之前
channel 50bc609f6e Expand comment 10 年之前
client_config 043a0a83c5 Add a short description of available resolution schemes 10 年之前
compression b6b3015a84 Merge github.com:grpc/grpc into we-dont-need-no-backup 10 年之前
debug 2f300e297f Proper init/shutdown 10 年之前
httpcli 5d44c069e6 Refcounting fixes and debugging, empty batch stability fixes 10 年之前
iomgr 607359467f Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 10 年之前
json 1d7683d13f Merge pull request #2142 from murgatroid99/core_json_conversion_warnings 10 年之前
profiling 9e68c63b71 Added the tag enun name to the profiling marks. 10 年之前
security f9e8e59b1c Resolve comments 10 年之前
statistics 1ff52d5278 Guard headers tool. 11 年之前
support 607359467f Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 10 年之前
surface 3b685b7448 Merge pull request #2200 from jboeuf/slice_to_cstring 10 年之前
transport 607359467f Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 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