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.
 
 
 
 
 
 
Tanvi Jagtap f68f8e8fa3 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36466) 1 year ago
..
channelz [channelz] add synchronization for channel traces (#36434) 1 year ago
client_channel [reorg] move channelz code to src/core/channelz (#36380) 1 year ago
ext [transport] Make transport types derive from Transport (#36454) 1 year ago
lib [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36466) 1 year ago
load_balancing [reorg] move channelz code to src/core/channelz (#36380) 1 year ago
plugin_registry [clang-format] run for everything under src/core (#36381) 1 year ago
resolver [clang-format] run for everything under src/core (#36381) 1 year ago
service_config [clang-format] run for everything under src/core (#36381) 1 year ago
tsi Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 1 year ago
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36284) 1 year ago
BUILD [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36466) 1 year ago
README.md Drop "C" from "C core" 5 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.