|
|
11 лет назад | |
|---|---|---|
| .. | ||
| client | c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. | 11 лет назад |
| common | d774c5cadb Test client stream cancellation and fix bug exposed by the test. | 11 лет назад |
| proto | 6baa9b67ad clang-format c++ code | 11 лет назад |
| server | 7b3aba5e27 Fix some name choices | 11 лет назад |
| util | 3b3097fb7a Remove an extra unref | 11 лет назад |
| README.md | 80949e36d3 Create README.md | 11 лет назад |
#Overview
This directory contains source code for C++ implementation of gRPC.
#Status
Alpha : Ready for early adopters