DittoConnect

Specific servers that Ditto should attempt to connect to. TCP servers are specified as “host:port”. WebSocket URLs take the form “wss://hydra.ditto.live”. Please refer to the documentation on Ditto’s website for configuring cloud or client/server scenarios.

  • A set of TCP servers specifed as strings of the form “host:port”.

  • A set of WebSocket URLs specifed as strings of the form “wss://some.example.com”.

  • The amount of time to wait until trying to reconnect if a connection fails.