Julien Boeuf aeff1b9aa0 Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 10 年 前
..
census f75fc12e3a Add a test that headers are properly in build.json 10 年 前
channel 98bf7e6517 Added comments 10 年 前
compression b6b3015a84 Merge github.com:grpc/grpc into we-dont-need-no-backup 10 年 前
debug 2f300e297f Proper init/shutdown 10 年 前
httpcli 6174b9a4d0 Docs 10 年 前
iomgr aeff1b9aa0 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 da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 年 前
statistics 1ff52d5278 Guard headers tool. 10 年 前
support aeff1b9aa0 Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 10 年 前
surface aeff1b9aa0 Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring 10 年 前
transport aeff1b9aa0 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