grpc/include/grpc++/impl
Yang Gao 0a94f3c8ab Merge pull request #11158 from yang-g/async_default_service
Add api to server builder plugin to modify the builder
2017-05-23 13:53:44 -07:00
..
codegen Merge pull request #11246 from markdroth/doc_fixes 2017-05-23 09:20: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 merge with head 2017-05-22 10:41:17 -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.