The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vijay Pai ce84795c11
Explain include/grpc++ vs include/grpcpp
4 years ago
..
ext Move headers from grpc++ to grpcpp 7 years ago
generic Move headers from grpc++ to grpcpp 7 years ago
impl Removed unused sync_[no]_cxx11 files 5 years ago
security Move headers from grpc++ to grpcpp 7 years ago
support Move headers from grpc++ to grpcpp 7 years ago
test Move headers from grpc++ to grpcpp 7 years ago
README.md Explain include/grpc++ vs include/grpcpp 4 years ago
alarm.h Move headers from grpc++ to grpcpp 7 years ago
channel.h Move headers from grpc++ to grpcpp 7 years ago
client_context.h Move headers from grpc++ to grpcpp 7 years ago
completion_queue.h Move headers from grpc++ to grpcpp 7 years ago
create_channel.h Move headers from grpc++ to grpcpp 7 years ago
create_channel_posix.h Move headers from grpc++ to grpcpp 7 years ago
grpc++.h Move headers from grpc++ to grpcpp 7 years ago
health_check_service_interface.h Move headers from grpc++ to grpcpp 7 years ago
resource_quota.h Move headers from grpc++ to grpcpp 7 years ago
server.h Move headers from grpc++ to grpcpp 7 years ago
server_builder.h Move headers from grpc++ to grpcpp 7 years ago
server_context.h Move headers from grpc++ to grpcpp 7 years ago
server_posix.h Move headers from grpc++ to grpcpp 7 years ago

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.