aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/generic_stub.cc
Commit message (Expand)AuthorAge
* Stop exposing streaming object classGravatar Vijay Pai2018-11-30
* Client callback streamingGravatar Vijay Pai2018-11-30
* Address reviewer and clang-tidy commentsGravatar Vijay Pai2018-08-30
* Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Adopt the static factory pattern (#10)Gravatar Vijay Pai2017-10-27
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Add unary call mode to GenericStub to allow generic RPC with 1 CQ tripGravatar Vijay Pai2017-09-21
* Construction of streams shouldn't require triggering async opsGravatar Vijay Pai2017-09-14
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Convert all async client stream types to not allocateGravatar Craig Tiller2017-04-05
* headers reorgGravatar yang-g2015-08-21
* Fix server side and generic stubGravatar yang-g2015-08-20
* clang-formatGravatar Craig Tiller2015-04-16
* Populate channel tags for methodsGravatar Craig Tiller2015-04-16
* Make RpcMethod constructor take all argsGravatar Craig Tiller2015-04-16
* Implementation of generic stubGravatar Yang Gao2015-03-19