libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
50 stars 27 forks source link

Implement sync with remote node #419

Closed selankon closed 3 months ago

selankon commented 3 months ago

It implements the flow to perform publish all of a node, and get the syncronization from the node you are visiting.

On this way, when a user browses the map, it always have the updated version of the node

It depends on https://github.com/libremesh/lime-packages/pull/1108