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

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.