The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Tiller 1dc978c386 Merge pull request #2791 from pmarks-net/uri 9 years ago
..
census Merge branch 'master' into issue_2709 9 years ago
channel Respond to review 9 years ago
client_config Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 9 years ago
compression Moar tests, fixed wrongly named vbles, minor bugs. 10 years ago
debug Proper init/shutdown 10 years ago
httpcli Clean up handshaking server channels properly 10 years ago
iomgr Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). 9 years ago
json Fixing json doc. 10 years ago
profiling Introduce multiple clocks to GPR 10 years ago
security Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 9 years ago
statistics clang-format changed files 10 years ago
support Make TSAN happy with our lock free stack 9 years ago
surface Merge pull request #2749 from yang-g/default_host_to_null 9 years ago
transport Switch ALPN/NPN to advertise only h2 9 years ago
tsi Adding option to force client auth on the server SSL creds. 10 years ago
README.md Create README.md 10 years ago

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