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 d36ed20b7d Trace window announcements 10 years ago
..
census rename census_filter.{c,h} to grpc_filter.{c,h} 10 years ago
channel Merge pull request #3035 from ctiller/naming-crisis 10 years ago
client_config Merge github.com:grpc/grpc into naming-crisis 10 years ago
compression clang-format all source 10 years ago
debug clang-format all source 10 years ago
httpcli clang-format all source 10 years ago
iomgr Merge pull request #3063 from jtattermusch/windows_server_memory_leak 10 years ago
json clang-format all source 10 years ago
profiling Update include path of core/profiling/basic_timers.c 10 years ago
security Merge pull request #3034 from yang-g/sec_conn_leak 10 years ago
statistics clang-format all source 10 years ago
support Merge remote-tracking branch 'upstream/master' into timespec 10 years ago
surface Merge pull request #3035 from ctiller/naming-crisis 10 years ago
transport Trace window announcements 10 years ago
tsi clang-format all source 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