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 d52779da52 [call-v3] Interception chain (#36414) 10 months ago
..
channelz [channelz] add synchronization for channel traces (#36434) 10 months ago
client_channel [reorg] move channelz code to src/core/channelz (#36380) 11 months ago
ext [clang-format] Remove requirement that port_platform.h is at the top (#36301) 10 months ago
lib [call-v3] Interception chain (#36414) 10 months ago
load_balancing [reorg] move channelz code to src/core/channelz (#36380) 11 months ago
plugin_registry [clang-format] run for everything under src/core (#36381) 11 months ago
resolver [clang-format] run for everything under src/core (#36381) 11 months ago
service_config [clang-format] run for everything under src/core (#36381) 11 months ago
tsi Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 10 months ago
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36284) 11 months ago
BUILD [call-v3] Interception chain (#36414) 10 months ago
README.md Drop "C" from "C core" 4 years ago

README.md

gRPC core library

This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.