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

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