Package 

Class DittoConnect

  • All Implemented Interfaces:
    kotlin.Cloneable

    
    public class DittoConnect
     implements Cloneable
                        

    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.