grpc/include/grpc++/impl
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
..
codegen Revert "Merge branch 'master' into v1.3.x" 2017-04-26 14:18:39 -07:00
README.md add a README for include/grpc++/impl 2015-08-18 12:56:58 -07:00
call.h Update copyrights 2016-03-31 07:46:18 -07:00
channel_argument_option.h Add channel arguments to server builder 2017-03-08 09:03:12 -08:00
client_unary_call.h Update copyrights 2016-03-31 07:46:18 -07:00
grpc_library.h Use C++11 final and override 2016-11-01 16:31:56 -07:00
method_handler_impl.h Update copyrights 2016-03-31 07:46:18 -07:00
rpc_method.h Update copyrights 2016-03-31 07:46:18 -07:00
rpc_service_method.h DONE!!1one 2016-01-27 19:21:12 -08:00
serialization_traits.h Update copyrights 2016-03-31 07:46:18 -07:00
server_builder_option.h Manual clang-format 2016-06-13 09:56:26 -07:00
server_builder_plugin.h Add ServerBuilderPlugin::UpdateChannelArguments 2016-08-29 18:19:03 -07:00
server_initializer.h Server builder plugin 2016-04-29 13:05:36 -07:00
service_type.h Update copyrights 2016-03-31 07:46:18 -07:00
sync_cxx11.h Update copyrights 2016-03-31 07:46:18 -07:00
sync_no_cxx11.h Update copyrights 2016-03-31 07:46:18 -07:00

README.md

The APIs in this directory are not stable!

This directory contains header files that need to be installed but are not part of the public API. Users should not use these headers directly.