9 #include "../../core/core-types.hpp"
10 #include "../NetworkBroker.hpp"
22 NetworkBroker<TcpComms, interface_type::tcp, static_cast<int>(
core_type::TCP)>;
26 public NetworkBroker<TcpCommsSS, interface_type::tcp, static_cast<int>(core_type::TCP_SS)> {
29 explicit TcpBrokerSS(
bool rootBroker =
false) noexcept;
30 explicit TcpBrokerSS(
const std::string& broker_name);
33 virtual std::shared_ptr<helicsCLI11App>
generateCLI()
override;
36 virtual bool brokerConnect()
override;
37 bool no_outgoing_connections =
false;
38 std::vector<std::string>