Craig Tiller e9c216ee23 Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream 10 лет назад
..
census 577c9b2f11 stream_op cleanup: channel, client_config changes 10 лет назад
channel 1726e83fe2 Add a test with a large negative deadline 10 лет назад
client_config 577c9b2f11 stream_op cleanup: channel, client_config changes 10 лет назад
compression d73ca4817a fix compilation with VS2010 10 лет назад
debug 3121fd4d75 Sign conversion fixes 10 лет назад
httpcli b063c87596 mark unreachable code with a macro 10 лет назад
iomgr 46714f9d51 Fix pollsets on Windows 10 лет назад
json a82950e683 clang-format all core files 10 лет назад
profiling 5925603101 stream_op cleanup: miscellany 10 лет назад
security 0581d129f5 stream_op cleanup: security changes 10 лет назад
statistics 71a0f9d3b0 Fix clang-format script 10 лет назад
support 61ed001585 Merge github.com:grpc/grpc into new_op 10 лет назад
surface 20df14ef6d Fix flow control for 0-byte messages 10 лет назад
transport e9c216ee23 Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream 10 лет назад
tsi 93cec49197 Merge pull request #3754 from ctiller/latent-see 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