Name Date Size #Lines LOC

..--

client_channel/H25-Apr-2025-11,9588,330

ext/H25-Apr-2025-232,127199,615

lib/H25-Apr-2025-155,487111,978

load_balancing/H25-Apr-2025-19,97014,219

plugin_registry/H25-Apr-2025-230153

resolver/H25-Apr-2025-9,4096,864

service_config/H25-Apr-2025-857512

tsi/H25-Apr-2025-16,03110,795

.clang-formatH A D25-Apr-20251.6 KiB5453

BUILDH A D25-Apr-2025179.3 KiB7,9297,547

README.mdH A D25-Apr-2025218 74

README.md

1# gRPC core library
2
3This shared library provides all of gRPC's core functionality through a low
4level API. gRPC libraries for the other languages supported in this repo, are
5built on top of this shared core library.
6
7