aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/impl/codegen/server_interface.h
Commit message (Expand)AuthorAge
* Merge branch 'master' into failhijackedrecvGravatar Yash Tibrewal2018-12-26
|\
| * Allow the interceptor to know the method typeGravatar Vijay Pai2018-12-06
* | Add method to fail recv msg for hijacked rpcsGravatar Yash Tibrewal2018-11-09
|/
* s/new/post-1.0Gravatar Yash Tibrewal2018-11-02
* Merge branch 'master' into server_callbackGravatar Vijay Pai2018-10-30
|\
* | Experimental C++ server callback unary APIGravatar Vijay Pai2018-10-29
| * Add note on the experimental nature of the additional method in ServerInterfaceGravatar Yash Tibrewal2018-10-29
|/
* Reviewer comments except for void * fixedGravatar Yash Tibrewal2018-10-26
* Adding generic rpc and unimplemented rpc test for server interceptorsGravatar Yash Tibrewal2018-10-25
* Added server async testsGravatar Yash Tibrewal2018-10-25
* Solve memory leak due to double setting of set_server_rpc_infoGravatar Yash Tibrewal2018-10-24
* Adding intercepted channelGravatar Yash Tibrewal2018-10-22
* Server side interception for CompletionOp and AsyncRequestGravatar Yash Tibrewal2018-10-18
* Server interception for SyncRequestGravatar Yash Tibrewal2018-10-18
* Address reviewer commentsGravatar Vijay Pai2018-06-12
* Add useful comment on ServerInterface::ShutdownGravatar Vijay Pai2018-06-12
* fixup! Use bbuf_ptrGravatar Ara Ayvazyan2018-04-02
* fixup! Fix formattingGravatar Ara Ayvazyan2018-04-02
* fixup! Fix the payload ownership issueGravatar Ara Ayvazyan2018-03-30
* Fix ServerInterface::PayloadAsyncRequest to work with ByteBufferGravatar Ara Ayvazyan2018-03-30
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15