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 229de2530b [PH2][Refactor] Creating call_tracer_wrapper.h . (#37786) 6 months ago
..
call [gcc7] Build fix (#37796) 6 months ago
channelz [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
client_channel [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 6 months ago
ext [PH2][Refactor] Creating call_tracer_wrapper.h . (#37786) 6 months ago
filter [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 6 months ago
handshaker Get name of connector from local connector rather than from handshaker args. 6 months ago
lib [call_creds_util] Add debug checks for metadata accesses (#37822) 6 months ago
load_balancing [tracing] Add latent see annotations to the filter stack. 6 months ago
plugin_registry [xDS] implement GCP Auth filter (#37550) 7 months ago
resolver [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
server [chaotic-good] Fix use after free (#37814) 6 months ago
service_config [tracing] Add latent see annotations to the filter stack. 6 months ago
telemetry [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
tsi [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 6 months ago
util [latent-see] Compilation fix for use_strict_warning=true (#37815) 6 months ago
xds [xDS] ORCA to LRS propagation changes (#37467) 6 months ago
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36284) 12 months ago
BUILD [tracing] Add latent see annotations to the filter stack. 6 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.