Currently LiteSync only supports a centralized star topology. If the primary node goes down, the network will go down too. The secondary nodes will reconnect after the primary node restarts.
Note that these nodes do not lose access to the local database. Read and write access continue normally. These modifications will be synchronized after the re-connection.
Support for many primary nodes may come later. Now the work is focused on other things.