Part of TransportConfig type, configuration for connecting to TCP and Websocket servers.
The retry interval in milliseconds between failed connection attempts. For cross-compatibility, this must be less than 2^32 - 1.
The TCP server addresses to connect to.
The WebSocket server URLs to connect to.
Part of TransportConfig type, configuration for connecting to TCP and Websocket servers.