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.
 
 
 
 
 
 
Nicolas Noble 3a6fe1b2a7 Merge pull request #592 from ctiller/chex2 10 years ago
..
channel Fix a TSAN reported race 10 years ago
compression Add missing new-lines at end of file 10 years ago
httpcli Removing the hardcoded SSL roots. 10 years ago
iomgr Merge pull request #592 from ctiller/chex2 10 years ago
json Add missing new-lines at end of file 10 years ago
security Merge pull request #665 from nicolasnoble/ssl-prefix 10 years ago
statistics Add missing new-lines at end of file 10 years ago
support Do not need a Mac-specific CPU header yet as there are no CPU-specific features 10 years ago
surface Fix server side large message receiving 10 years ago
transport 32 bit compilation fixes for core 10 years ago
tsi 32 bit compilation fixes for core 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