Ditto
1.0.14
|
Part of the TransportConfig
that relates to outgoing connections.
More...
Public Attributes | |
std::set< std::string > | tcp_servers |
std::set< std::string > | websocket_urls |
Part of the TransportConfig
that relates to outgoing connections.
std::set<std::string> ditto::Connect::tcp_servers |
The set of TCP server addresses that will try to be connected to.
std::set<std::string> ditto::Connect::websocket_urls |
The set of websocket URLs that will try to be connected to.