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.
 
 
 
 
 
 
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875)
2 years ago
..
ext
generic
impl [cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
security
support
test
README.md
alarm.h
channel.h
client_context.h
completion_queue.h
create_channel.h
create_channel_posix.h
grpc++.h
health_check_service_interface.h
resource_quota.h
server.h
server_builder.h
server_context.h
server_posix.h

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.