David Garcia Quintas fbb6b92ea2 Fixed an inexplicable wrong handling of a lock 10 年之前
..
census 738e91e8d1 Fix call data init in census grpc filter. 10 年之前
channel fbb6b92ea2 Fixed an inexplicable wrong handling of a lock 10 年之前
client_config b5ab8a29f5 Merge branch 'master' of github.com:grpc/grpc into microchannels 10 年之前
compression d73ca4817a fix compilation with VS2010 10 年之前
debug 3121fd4d75 Sign conversion fixes 10 年之前
httpcli b063c87596 mark unreachable code with a macro 10 年之前
iomgr e2a1bf46f9 Merge pull request #3726 from dgquintas/iomgr_executor 10 年之前
json a82950e683 clang-format all core files 10 年之前
profiling 8e30e25b14 Fix asan compile error 10 年之前
security 9a52908f21 Fixing #3680 10 年之前
statistics 71a0f9d3b0 Fix clang-format script 10 年之前
support 0ba432d445 Move profiling system to gpr 10 年之前
surface b5ab8a29f5 Merge branch 'master' of github.com:grpc/grpc into microchannels 10 年之前
transport 05bdfdc77f Merge pull request #3794 from ctiller/mf 10 年之前
tsi 93cec49197 Merge pull request #3754 from ctiller/latent-see 10 年之前
README.md 9908877a73 Update README.mds that don't currently have Status 'Beta' 10 年之前

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

Beta