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 0cb803d9ca Always ref writable streams 9 years ago
..
census add checking of character values 9 years ago
channel clang-format 9 years ago
client_config Fix esan detected race in subchannel state 9 years ago
compression Add a sanity test for name aliasing 9 years ago
debug clang-format all core files 10 years ago
httpcli Fix copyrights 9 years ago
iomgr Always ref writable streams 9 years ago
json Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
profiling Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
proto/grpc/lb/v0 updated generated lb proto code to latest nanopb version 9 years ago
security Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
statistics post merge 9 years ago
support Always ref writable streams 9 years ago
surface Fix merge error made at some point 9 years ago
transport Always ref writable streams 9 years ago
tsi Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
README.md Update README.mds that don't currently have Status 'Beta' 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

Beta