#include <memory>
#include <string>
#include <grpcpp/security/server_credentials.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/support/channel_arguments.h>
#include <grpcpp/support/config.h>
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/iomgr/tcp_server.h"
Go to the source code of this file.
Classes | |
class | grpc::internal::ExternalConnectionAcceptorImpl |
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |