The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Craig Tiller 4fd1698307 Merge github.com:grpc/grpc into trickle_stall 8 years ago
..
ext Merge github.com:grpc/grpc into trickle_stall 8 years ago
lib Merge github.com:grpc/grpc into trickle_stall 8 years ago
plugin_registry Optionalize deadline checking 8 years ago
tsi Merge pull request #10522 from jiangtaoli2016/new_tsi 8 years ago
README.md fix markdown render error 8 years ago

README.md

Overview

This directory contains source code for C library (a.k.a the gRPC C core) that provides all gRPC's core functionality through a low level API. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.