#include "src/cpp/server/external_connection_acceptor_impl.h"
#include <memory>
#include <utility>
#include <grpc/support/log.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/channel_arguments.h>
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |
|
private |
Definition at line 43 of file external_connection_acceptor_impl.cc.