Yang Gao bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc 10 years ago
..
census a82950e683 clang-format all core files 10 years ago
channel 8dc0971133 Merge github.com:grpc/grpc into shindig 10 years ago
client_config dd69342218 Merge github.com:grpc/grpc into clang_format 10 years ago
compression a82950e683 clang-format all core files 10 years ago
debug 3121fd4d75 Sign conversion fixes 10 years ago
httpcli a82950e683 clang-format all core files 10 years ago
iomgr bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc 10 years ago
json a82950e683 clang-format all core files 10 years ago
profiling a82950e683 clang-format all core files 10 years ago
security 8dc0971133 Merge github.com:grpc/grpc into shindig 10 years ago
statistics a82950e683 clang-format all core files 10 years ago
support bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc 10 years ago
surface fc193e1ff4 Fix a livelock issue 10 years ago
transport 0799ff3684 Fix a memory corruption bug 10 years ago
tsi a82950e683 clang-format all core files 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