Yang Gao e4fec620b5 Merge pull request #2603 from dgquintas/compression-interop 10 лет назад
..
census 6796805897 Merge branch 'master' into issue_2709 10 лет назад
channel 74f4f0bb4b Merge branch 'master' of github.com:grpc/grpc into compression-interop 10 лет назад
client_config d0efbdbcf7 Update subchannel.h 10 лет назад
compression 935c171ee8 Merge branch 'master' of github.com:grpc/grpc into compression-interop 10 лет назад
debug 2f300e297f Proper init/shutdown 11 лет назад
httpcli dcd45cf306 Cleanup includes 10 лет назад
iomgr 8d5196d61e Added copyright notice to udp_server.c 10 лет назад
json 61a0ef58bb Fixing json doc. 10 лет назад
profiling f3756c1e0d Introduce multiple clocks to GPR 10 лет назад
security 2d1e5a1b26 Merge pull request #2847 from jboeuf/client_auth_filter_error_handling 10 лет назад
statistics f1bff01631 clang-format changed files 10 лет назад
support bb3aed0ef9 Removing gpr_cancelable. 10 лет назад
surface 935c171ee8 Merge branch 'master' of github.com:grpc/grpc into compression-interop 10 лет назад
transport 9d72b149a9 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 лет назад
tsi f8b4b98669 Improving unprotect doc. 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