Michael Lumish f54214d5e7 Merge pull request #3233 from jcanizales/fix-core-breakage 10 yıl önce
..
census 18c975f9d3 Fix C core build breakage. 10 yıl önce
channel 52730d3bea Merge pull request #3035 from ctiller/naming-crisis 10 yıl önce
client_config 9dee67b5cf Merge github.com:grpc/grpc into naming-crisis 10 yıl önce
compression d6c98df792 clang-format all source 10 yıl önce
debug d6c98df792 clang-format all source 10 yıl önce
httpcli b029859e58 Revert "Revert "Refactor Endpoint API"" 10 yıl önce
iomgr 5100ea0043 fixes for windows 10 yıl önce
json d6c98df792 clang-format all source 10 yıl önce
profiling a96ce800a8 Update include path of core/profiling/basic_timers.c 10 yıl önce
security 245bd8875b Merge github.com:grpc/grpc into second-coming 10 yıl önce
statistics d6c98df792 clang-format all source 10 yıl önce
support 245bd8875b Merge github.com:grpc/grpc into second-coming 10 yıl önce
surface d6599a39e4 Replicate C++ docs from master to beta branch 10 yıl önce
transport b059ae54c3 Fix ASAN issues 10 yıl önce
tsi d6c98df792 clang-format all source 10 yıl önce
README.md 4040e656c0 Create README.md 11 yıl önce

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