Vijay Pai ce84795c11 Explain include/grpc++ vs include/grpcpp il y a 4 ans
..
ext 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
generic 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
impl cf618b1b8c Removed unused sync_[no]_cxx11 files il y a 5 ans
security 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
support 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
test 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
README.md ce84795c11 Explain include/grpc++ vs include/grpcpp il y a 4 ans
alarm.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
channel.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
client_context.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
completion_queue.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
create_channel.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
create_channel_posix.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
grpc++.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
health_check_service_interface.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
resource_quota.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
server.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
server_builder.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
server_context.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
server_posix.h 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans

README.md

include/grpc++

This was the original directory name for all C++ header files but it conflicted with the naming scheme required for some build systems. It is superseded by include/grpcpp but the old directory structure is still present to avoid breaking code that used the old include files. All new include files are only in include/grpcpp.