David Garcia Quintas 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 11 лет назад
..
census 980ef7666d change census_context_deserialize signature 11 лет назад
channel 284488b434 removed managed closures from server.c 11 лет назад
compression 1ff52d5278 Guard headers tool. 11 лет назад
debug 077e75cba9 Fix memory allocation 11 лет назад
httpcli 356961916d Remove all uses of __FUNCTION__ 11 лет назад
iomgr 33da33237d Fix Windows compilation 11 лет назад
json 1ff52d5278 Guard headers tool. 11 лет назад
profiling 9e68c63b71 Added the tag enun name to the profiling marks. 11 лет назад
security 69ba871616 Implemented cb handling without the need for "managed closures". 11 лет назад
statistics 1ff52d5278 Guard headers tool. 11 лет назад
support e7023612ef Add a test of cmdline usage strings - and make them saner 11 лет назад
surface 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 11 лет назад
transport 8535263b94 Fixing tools compilation. 11 лет назад
tsi 8c67d17eda Standardize on |BIO_pending| and |BIO_wpending|. 11 лет назад
README.md 4040e656c0 Create README.md 11 лет назад

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