oxen-io / lokinet-gui

GUI Control panel for Lokinet built using electron
23 stars 12 forks source link

add option to auto restart lokinet if not enough peers #39

Open majestrate opened 1 year ago

majestrate commented 1 year ago

as a temp workaround for lokinet's wire protocol handshake race condition, we should restart lokinet if we have 0 nodes in our node db and/or zero non bootstrap peers after N seconds of uptime.

also, make the gui show it is "starting up" until we have paths built.