aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/channel.h
Commit message (Expand)AuthorAge
* Remove the std::unique_ptr, instead use move semantics everywhereGravatar Yash Tibrewal2018-11-15
* Register global interceptors functionalityGravatar Yash Tibrewal2018-10-30
* Rename call.h to call_op_set.h and call_wrapper.h to call.hGravatar Yash Tibrewal2018-10-26
* Merge branch 'master' into interceptorsGravatar Yash Tibrewal2018-10-22
|\
* | Adding intercepted channelGravatar Yash Tibrewal2018-10-22
|/
* Create interfaces and initial plumbing for interception APIGravatar Yash Tibrewal2018-09-26
* Address reviewer commentsGravatar Vijay Pai2018-09-11
* Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
* Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15