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 eb40a538cb Fix remaining allocation bugs 10 years ago
..
channel Fix remaining allocation bugs 10 years ago
compression Guard headers tool. 10 years ago
debug Fix memory allocation 10 years ago
httpcli Shutting off warnings about control paths. 10 years ago
iomgr Fix some name choices 10 years ago
json Guard headers tool. 10 years ago
profiling Rename seq to id so that it's clear it can be any generic ID 10 years ago
security Fix remaining allocation bugs 10 years ago
statistics Move files to a new "profiling" directory to better distinguish from census 10 years ago
support Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy 10 years ago
surface Fix remaining allocation bugs 10 years ago
transport Fix remaining allocation bugs 10 years ago
tsi Fixing errors found by clang static analysis. 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