aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/service_type.h
Commit message (Expand)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* 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
* fix bad line breaks and lengthsGravatar Alexander Polcyn2017-05-10
* address comments, format changesGravatar Alexander Polcyn2017-05-10
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
* clang-formatGravatar Vijay Pai2016-10-13
* Add all plumbing and typedef's for controlled server-side streamingGravatar Vijay Pai2016-10-03
* clang-formatGravatar Vijay Pai2016-08-29
* Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
* Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMINGGravatar Vijay Pai2016-08-25
* clang-formatGravatar Vijay Pai2016-08-04
* Fix up service types and method handlers so that FC unary can work properly.Gravatar vjpai2016-06-23
* Update copyrightsGravatar Craig Tiller2016-03-31
* clang-formatGravatar David Garcia Quintas2016-03-08
* wip. cq refactoredGravatar David Garcia Quintas2016-03-07
* sanity fixesGravatar David Garcia Quintas2016-01-27
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25