Structs Reader/Writer stream wrappers over Vanilla streams.
Definition in file stream.hpp.
Go to the source code of this file.
#include <userver/proto-structs/convert.hpp>#include <userver/ugrpc/client/stream.hpp>#include <userver/utils/box.hpp>#include <userver/grpc-proto-structs/client/stream_read_future.hpp>Classes | |
| class | grpc_proto_structs::client::Reader< StructsResponse > |
| proto-struct based Reader adapter. More... | |
| class | grpc_proto_structs::client::Writer< StructsRequest, StructsResponse > |
| proto-struct based Writer adapter. More... | |
| class | grpc_proto_structs::client::ReaderWriter< StructsRequest, StructsResponse > |
| proto-struct based ReaderWriter adapter. More... | |