Craig Tiller de7edf83cc Merge github.com:grpc/grpc into backoff2 10 лет назад
..
census 600e993e7a add checking of character values 10 лет назад
channel e3e640f3c8 Merge pull request #5676 from ctiller/neg 10 лет назад
client_config 58270d5461 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" 10 лет назад
compression 0a5fce8c78 vs doesn't like some c99 features... 10 лет назад
debug 3121fd4d75 Sign conversion fixes 10 лет назад
httpcli 9d84fa8ca6 Fix copyrights 10 лет назад
iomgr 835065a61c Merge pull request #5270 from dgquintas/codegen_lib 10 лет назад
json 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 лет назад
profiling 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 лет назад
proto 0d2df65c41 updated generated lb proto code to latest nanopb version 10 лет назад
security e61cbe3fd3 For client cert based authentication, add client cert as an AuthProperty 10 лет назад
statistics 50c69ab7f0 Fixing copyrights. 10 лет назад
support 58270d5461 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" 10 лет назад
surface 7d2c733339 Locked read access to call->encodings_accepted_by_peer 10 лет назад
transport fa45a5e96c fix race between send message and send initial metadata 10 лет назад
tsi ee69f42552 Merge pull request #5706 from deepaklukose/dev 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