yang-g 276e32d0fb Fix race between add_writing_stalled and destroy stream 9 years ago
..
census 43f6311c58 Merge pull request #5098 from a-veitch/base_log 9 years ago
channel c0ce00fd16 Merge github.com:grpc/grpc into sceq 9 years ago
client_config 841c726140 Merge github.com:grpc/grpc into sceq 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 657107b6de Merge branch 'master' into poll_override2 9 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 c0ce00fd16 Merge github.com:grpc/grpc into sceq 9 years ago
statistics 50c69ab7f0 Fixing copyrights. 10 years ago
support c0ce00fd16 Merge github.com:grpc/grpc into sceq 9 years ago
surface c0ce00fd16 Merge github.com:grpc/grpc into sceq 9 years ago
transport 276e32d0fb Fix race between add_writing_stalled and destroy stream 9 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