Alexander Polcyn 6b62e2d1cc Post-review change; ensure handshake queue has been initialized in alts_tsi_handshaker_test 6 gadi atpakaļ
..
ext 61020b55f9 Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure 6 gadi atpakaļ
lib 927335681b Merge pull request #20990 from veblush/clean-up-memory 6 gadi atpakaļ
plugin_registry 7ccdc85fa0 CDS LB policy 6 gadi atpakaļ
tsi 6b62e2d1cc Post-review change; ensure handshake queue has been initialized in alts_tsi_handshaker_test 6 gadi atpakaļ
README.md c9b7ca8e24 Adding missing language :P 6 gadi atpakaļ

README.md

Overview

This directory contains source code for C library (a.k.a the gRPC C core) that provides all gRPC's core functionality through a low level API. Libraries in other languages in this repository (C++, C#, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.