aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/impl/codegen/callback_common.h
Commit message (Collapse)AuthorAge
* Streaming API for callback serversGravatar Vijay Pai2018-11-30
|
* Client callback streamingGravatar Vijay Pai2018-11-30
|
* Release the CallbackWithSuccessTag from a server context completionopGravatar Vijay Pai2018-11-06
|
* Refactoring of CallbackWithSuccessTagGravatar Vijay Pai2018-11-06
|
* Add support for IsCancelled checkGravatar Vijay Pai2018-10-30
|
* Experimental C++ server callback unary APIGravatar Vijay Pai2018-10-29
|
* Merge branch 'master' into interceptorsGravatar Yash Tibrewal2018-10-25
|\
| * Change CatchingCallback function to be varargs for broader useGravatar Vijay Pai2018-10-24
| |
* | Adding tests using the callback APIGravatar Yash Tibrewal2018-10-22
|/
* Address reviewer commentsGravatar Vijay Pai2018-09-20
|
* Use GPR_CODEGEN_ASSERT in impl/codegenGravatar Vijay Pai2018-09-20
|
* Reset status field in tag as well as funcGravatar Vijay Pai2018-09-20
|
* Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
|
* Catch exceptions in user callbacksGravatar Vijay Pai2018-09-14
|
* Address reviewer commentsGravatar Vijay Pai2018-09-11
|
* Allocate using call arenasGravatar Vijay Pai2018-08-31
|
* Address reviewer and clang-tidy commentsGravatar Vijay Pai2018-08-30
|
* Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30