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 6d1882b4b2 Make default prefix overridable 10 years ago
..
census Beginning to peel away mdctx from channel stack 10 years ago
channel Remove metadata context entirely 10 years ago
client_config Merge github.com:grpc/grpc into no-transport-metadata 10 years ago
compression Remove metadata context from the channel stack 10 years ago
debug clang-format all core files 10 years ago
httpcli mark unreachable code with a macro 10 years ago
iomgr Adjusted error handling for benign error EINTR. 10 years ago
json clang-format all core files 10 years ago
profiling Lower latency profiling 10 years ago
security Merge pull request #4202 from yang-g/channel_args 10 years ago
statistics Fix clang-format script 10 years ago
support Merge github.com:grpc/grpc into no-transport-metadata 10 years ago
surface Make default prefix overridable 10 years ago
transport Merge pull request #4270 from ctiller/consistent-encoding-test 10 years ago
tsi Updating the server1 cert so that it can be used with Go. 10 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