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 493fd97282 Merge pull request #3407 from jboeuf/fix_3390 9 years ago
..
census Fix C core build breakage. 9 years ago
channel Fix a case where :status could be returned to applications 9 years ago
client_config Merge github.com:grpc/grpc into naming-crisis 9 years ago
compression clang-format all source 9 years ago
debug clang-format all source 9 years ago
httpcli Revert "Revert "Refactor Endpoint API"" 9 years ago
iomgr Merge pull request #3397 from nicolasnoble/shutdown-win32-warning 9 years ago
json clang-format all source 9 years ago
profiling Update include path of core/profiling/basic_timers.c 9 years ago
security Fixing issue #3390 9 years ago
statistics clang-format all source 9 years ago
support avoid underflow 9 years ago
surface Merge pull request #3190 from ctiller/daisy-dukes 9 years ago
transport Merge pull request #3190 from ctiller/daisy-dukes 9 years ago
tsi clang-format all source 9 years ago
README.md

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