Yang Gao fa74ec4617 Merge pull request #1359 from a11r/cc2 11 ani în urmă
..
client c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 11 ani în urmă
common d774c5cadb Test client stream cancellation and fix bug exposed by the test. 11 ani în urmă
proto 6baa9b67ad clang-format c++ code 11 ani în urmă
server 7b3aba5e27 Fix some name choices 11 ani în urmă
util 3b3097fb7a Remove an extra unref 11 ani în urmă
README.md 80949e36d3 Create README.md 11 ani în urmă

README.md

#Overview

This directory contains source code for C++ implementation of gRPC.

#Status

Alpha : Ready for early adopters