Craig Tiller 1dc978c386 Merge pull request #2791 from pmarks-net/uri пре 10 година
..
census 6796805897 Merge branch 'master' into issue_2709 пре 10 година
channel 5666a20dd9 Respond to review пре 10 година
client_config 44a127c80f Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about пре 10 година
compression fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. пре 10 година
debug 2f300e297f Proper init/shutdown пре 10 година
httpcli 097468d43a Clean up handshaking server channels properly пре 10 година
iomgr 63541a1de1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). пре 10 година
json 61a0ef58bb Fixing json doc. пре 10 година
profiling f3756c1e0d Introduce multiple clocks to GPR пре 10 година
security 753b3cbb5b Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other пре 10 година
statistics f1bff01631 clang-format changed files пре 10 година
support 42b6c93c36 Make TSAN happy with our lock free stack пре 10 година
surface 902d9c4722 Merge pull request #2749 from yang-g/default_host_to_null пре 10 година
transport 2fc2a164ae Switch ALPN/NPN to advertise only h2 пре 10 година
tsi 5029b30d1c Adding option to force client auth on the server SSL creds. пре 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