Craig Tiller 75cfb044f3 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
..
census e2aa487936 review changes 10 years ago
channel 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
client_config a25ca0b4fd Update to latest code 10 years ago
compression b6b3015a84 Merge github.com:grpc/grpc into we-dont-need-no-backup 10 years ago
debug 2f300e297f Proper init/shutdown 10 years ago
httpcli ea94e46b0d Merge branch 'master' of github.com:grpc/grpc into jwt_verifier 10 years ago
iomgr 75cfb044f3 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
json 61a0ef58bb Fixing json doc. 10 years ago
profiling f3756c1e0d Introduce multiple clocks to GPR 10 years ago
security 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
statistics f1bff01631 clang-format changed files 10 years ago
support 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
surface 75cfb044f3 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
transport 75cfb044f3 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
tsi 3e29de19a3 Adressing comments. 10 years ago
README.md 4040e656c0 Create README.md 11 years ago

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