grpc/src/core
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598)
Closes #36598

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36598 from ctiller:transport-refs-4 c4835a8249
PiperOrigin-RevId: 634093923
2024-05-15 15:26:37 -07:00
..
channelz [channelz] modernize channel trace test (#36582) 2024-05-13 15:58:17 -07:00
client_channel [woah] Remove deadline filter (#36477) 2024-04-30 19:45:22 -07:00
ext [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
handshaker [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36480) 2024-05-03 00:00:47 -07:00
lib [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
load_balancing [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
plugin_registry [call-v3] Server path (#36509) 2024-05-13 09:45:09 -07:00
resolver [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
server [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
service_config [call-v3] Add client half close event edge to filters (#36598) 2024-05-15 15:26:37 -07:00
tsi [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36584) 2024-05-13 19:13:08 -07:00
xds [metrics] Templatized Metrics API (#36449) 2024-05-09 14:31:47 -07:00
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36284) 2024-04-10 20:26:39 -07:00
BUILD [call-v3] Server path (#36509) 2024-05-13 09:45:09 -07:00
README.md Drop "C" from "C core" 2020-11-13 13:10:54 -05:00

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.