Craig Tiller 12a270166d Merge pull request #3011 from dgquintas/comma-separated-ips 10 лет назад
..
census 6796805897 Merge branch 'master' into issue_2709 10 лет назад
channel fe5f25490d Improvements to the grpc_channel_args_compression_algorithm_set_state api 10 лет назад
client_config 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 10 лет назад
compression d6c98df792 clang-format all source 10 лет назад
debug d6c98df792 clang-format all source 10 лет назад
httpcli d6c98df792 clang-format all source 10 лет назад
iomgr 049e1dfd76 Made udp_server.c compile for iOS 10 лет назад
json d6c98df792 clang-format all source 10 лет назад
profiling d6c98df792 clang-format all source 10 лет назад
security 0e67ac2c6c Merge pull request #3034 from yang-g/sec_conn_leak 10 лет назад
statistics d6c98df792 clang-format all source 10 лет назад
support d6c98df792 clang-format all source 10 лет назад
surface b7e22b9686 Merge github.com:grpc/grpc into y12kdm3 10 лет назад
transport a14ce859a6 comment 10 лет назад
tsi d6c98df792 clang-format all source 10 лет назад
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