Matt Kwong 33f54afb33 Merge pull request #11051 from jboeuf/fix_issue_11011 8 yıl önce
..
ext 05f6d7e5ae Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix 8 yıl önce
lib 630e26bc79 Code cleanups in client_auth_filter and server_auth_filter. 8 yıl önce
plugin_registry 7897ae9308 auto-fix most of licenses 8 yıl önce
tsi ce91f4ad17 Attempt to fix #11011. 8 yıl önce
README.md 9f00073f3c fix markdown render error 9 yıl önce

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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.