David Garcia Quintas 4d9414064e Merge branch 'master' of github.com:grpc/grpc into flags-abi 11 سال پیش
..
census 980ef7666d change census_context_deserialize signature 11 سال پیش
channel 701af6031f Expose gpr_asprintf and gpr_strdup 11 سال پیش
compression 59f905d79a Changes to byte_buffer based on comments. 11 سال پیش
debug 2f300e297f Proper init/shutdown 11 سال پیش
httpcli 701af6031f Expose gpr_asprintf and gpr_strdup 11 سال پیش
iomgr c2e5be99d3 fix C# test access violation exception on Windows 11 سال پیش
json 1ff52d5278 Guard headers tool. 11 سال پیش
profiling 9e68c63b71 Added the tag enun name to the profiling marks. 11 سال پیش
security bed8a0699e Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad 11 سال پیش
statistics 1ff52d5278 Guard headers tool. 11 سال پیش
support be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 11 سال پیش
surface b8f5450514 More missing flags = 0 lines... 11 سال پیش
transport 1d5aca5de0 Added flags support to grpc_op. 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