aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/impl/codegen/method_handler_impl.h
Commit message (Expand)AuthorAge
* Rename new SendMessage types to SendMessagePtrGravatar Yash Tibrewal2019-01-02
* Add call as param to MethodHandler::Deserialize to allow arena useGravatar Vijay Pai2018-10-29
* Solve memory leak due to double setting of set_server_rpc_infoGravatar Yash Tibrewal2018-10-24
* Add client streaming, server streaming and bidi streaming testsGravatar Yash Tibrewal2018-10-23
* Another server side testGravatar Yash Tibrewal2018-10-23
* First test for server interceptionGravatar Yash Tibrewal2018-10-23
* Server interception for SyncRequestGravatar Yash Tibrewal2018-10-18
* some tests failGravatar Yash Tibrewal2018-10-17
* Change types to use C++ types rather than core typesGravatar Yash Tibrewal2018-10-16
* Create a new method handler for resource exhaustion and tie into thread mgrGravatar Vijay Pai2018-08-14
* Drop a spurious assert, since ServerReader can SendInitialMetadataGravatar Vijay Pai2018-07-06
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15