-
- Downloads
Merge pull request #588 from yang-g/c++api
Async client api change. Add a ClientAsyncResponseReader.
No related branches found
No related tags found
Showing
- Makefile 1 addition, 0 deletionsMakefile
- build.json 1 addition, 0 deletionsbuild.json
- include/grpc++/async_unary_call.h 144 additions, 0 deletionsinclude/grpc++/async_unary_call.h
- include/grpc++/client_context.h 4 additions, 0 deletionsinclude/grpc++/client_context.h
- include/grpc++/impl/client_unary_call.h 0 additions, 7 deletionsinclude/grpc++/impl/client_unary_call.h
- include/grpc++/stream.h 0 additions, 54 deletionsinclude/grpc++/stream.h
- src/compiler/cpp_generator.cc 13 additions, 9 deletionssrc/compiler/cpp_generator.cc
- src/cpp/client/client_unary_call.cc 0 additions, 26 deletionssrc/cpp/client/client_unary_call.cc
- test/cpp/end2end/async_end2end_test.cc 50 additions, 32 deletionstest/cpp/end2end/async_end2end_test.cc
Loading
Please register or sign in to comment