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 077d825b8a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 10 months ago
..
channelz [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36458) 10 months ago
client_channel [woah] Remove deadline filter (#36477) 10 months ago
ext [CSM] Fix CSM Observability for trailers-only response (#36413) 10 months ago
handshaker [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36480) 10 months ago
lib [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 10 months ago
load_balancing [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36483) 10 months ago
plugin_registry [reorg] move server code to src/core/server (#36475) 10 months ago
resolver [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 10 months ago
server [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 10 months ago
service_config [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 10 months ago
tsi Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 11 months ago
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36284) 11 months ago
BUILD [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36479) 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.