leonidlazarev cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago | |
---|---|---|
.. | ||
impl | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
security | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
support | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
README.md | 3dd665b514 intermediate changes | 2 years ago |
alarm.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
client_context.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
create_channel.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
grpc++.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
resource_quota.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
server.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
server_builder.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
server_context.h | cb8e9a6330 feat grpc: update to grpc 1.53.1 | 1 year ago |
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
.