Christian Blichmann abd60a39d5 Change cast to avoid warning 10 年 前
..
census 6796805897 Merge branch 'master' into issue_2709 10 年 前
channel 5666a20dd9 Respond to review 10 年 前
client_config 44a127c80f Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 10 年 前
compression fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 11 年 前
debug 2f300e297f Proper init/shutdown 11 年 前
httpcli 097468d43a Clean up handshaking server channels properly 11 年 前
iomgr abd60a39d5 Change cast to avoid warning 10 年 前
json 61a0ef58bb Fixing json doc. 11 年 前
profiling f3756c1e0d Introduce multiple clocks to GPR 11 年 前
security 753b3cbb5b Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 年 前
statistics f1bff01631 clang-format changed files 11 年 前
support 42b6c93c36 Make TSAN happy with our lock free stack 10 年 前
surface 3d382a0da1 Merge pull request #2751 from ctiller/alphanumeric-juju-fish 10 年 前
transport 2fc2a164ae Switch ALPN/NPN to advertise only h2 10 年 前
tsi 5029b30d1c Adding option to force client auth on the server SSL creds. 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