grpc/src/core
ctiller 3ca7fa8836 Automated change: Fix sanity tests 2024-05-03 06:20:25 +00:00
..
channelz [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36458) 2024-04-29 20:54:44 -07:00
client_channel [woah] Remove deadline filter (#36477) 2024-04-30 19:45:22 -07:00
ext Automated change: Fix sanity tests 2024-05-03 06:20:25 +00:00
handshaker [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36467) 2024-05-02 02:25:39 -07:00
lib Automated change: Fix sanity tests 2024-05-03 06:20:25 +00:00
load_balancing [LB policies] fix handling of UpdateLocked() result (#36463) 2024-05-01 10:07:46 -07:00
plugin_registry fix 2024-05-03 04:22:33 +00:00
resolver [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 2024-05-02 03:19:17 -07:00
server Automated change: Fix sanity tests 2024-05-03 06:20:25 +00:00
service_config [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36484) 2024-05-02 03:19:17 -07:00
tsi Revert "ssl: More comprehensive testing of SSL credentials, part 1. (… (#36419) 2024-04-22 10:36:18 -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 fix 2024-05-03 04:22:33 +00: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.