Craig Tiller cb0a28eb86 Merge pull request #755 from nicolasnoble/feedback hace 11 años
..
channel 6e7c62285c Add a facility to control tracing without recompiling hace 11 años
compression 9b070fa2de Remove unused variable hace 11 años
debug 97c3dcec0c This magically fixes the C build on my Mac hace 11 años
httpcli cd9b1c850d Added support for default credentials. hace 11 años
iomgr 589cba2c7b Factorizing out function split_host_port. hace 11 años
json a7b8b69d23 Addressing security concerns. hace 11 años
security 74ae8f61d9 Merge pull request #710 from jboeuf/default_google_creds hace 11 años
statistics 085603c112 Second batch of feedback. hace 11 años
support cb0a28eb86 Merge pull request #755 from nicolasnoble/feedback hace 11 años
surface c3555ce626 Merge pull request #705 from ctiller/fd_shutdown hace 11 años
transport d75fe665d1 Fix a double-close in the server code. hace 11 años
tsi 3be76ac74f Fix potential leak hace 11 años
README.md 4040e656c0 Create README.md hace 11 años

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