Tim Burks 3e332f802a Improve robustness of metadata string handling, fix top-level tests. 8 anos atrás
..
grpc ffe96e6693 Updating for grpc-1.4.5, WIP. Builds but does not pass tests. 8 anos atrás
include 3e332f802a Improve robustness of metadata string handling, fix top-level tests. 8 anos atrás
shim 3e332f802a Improve robustness of metadata string handling, fix top-level tests. 8 anos atrás
src ffe96e6693 Updating for grpc-1.4.5, WIP. Builds but does not pass tests. 8 anos atrás
third_party 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. 9 anos atrás
README.md 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. 9 anos atrás

README.md

CgRPC source files

This directory contains source code for CgRPC, the C support library for gRPC. It includes a custom "shim" (in the shim directory) and vendored code from the gRPC Core library.

| README.md | this file | | shim | custom code created to simplify the Swift gRPC interface to gRPC Core. | | include | headers for the CgRPC module | | grpc | headers for gRPC core (internal) | | src | source code for gRPC core (internal) | | third_party | third-party source code used by gRPC core (internal) |