#include <type_traits>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/impl/codegen/slice.h>
#include <grpcpp/impl/codegen/byte_buffer.h>
#include <grpcpp/impl/codegen/config_protobuf.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/serialization_traits.h>
#include <grpcpp/impl/codegen/status.h>
Go to the source code of this file.
Classes | |
class | grpc::ProtoBufferWriter |
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |
Variables | |
const int | grpc::kProtoBufferWriterMaxBufferLength = 1024 * 1024 |