Nicolas "Pixel" Noble 89d8ed1b91 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 10 years ago
..
census 780f336a10 Adding log.h for definition of abort. 10 years ago
channel a93a25f7bc Update copyrights 10 years ago
client_config c085e5c061 Fix copyrights 10 years ago
compression befa1fff76 Copyright checker fixes 10 years ago
debug 3121fd4d75 Sign conversion fixes 10 years ago
httpcli a93a25f7bc Update copyrights 10 years ago
iomgr c085e5c061 Fix copyrights 10 years ago
json 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
profiling 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
security 3c4bbc056d Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy 10 years ago
statistics 50c69ab7f0 Fixing copyrights. 10 years ago
support 89d8ed1b91 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 10 years ago
surface 10fe786814 Fixing copyrights. 10 years ago
transport c1fdfec641 Merge pull request #4933 from yang-g/stalled_by_transport_race2 10 years ago
tsi 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
README.md 9908877a73 Update README.mds that don't currently have Status 'Beta' 10 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

Beta