earthstar-project / react-earthstar

A UI toolkit for making collaborative, offline-first applets for small groups.
GNU Affero General Public License v3.0
60 stars 5 forks source link

Add UI for live syncing #20

Closed sgwilym closed 3 years ago

sgwilym commented 3 years ago

Earthstar recently got streaming sync, and this should definitely be preferred over manual syncing IMO. There need to be hooks and UI made for this, the work has started here but we're waiting on an improved API before continuing with that PR.

sgwilym commented 3 years ago

See https://github.com/earthstar-project/earthstar/issues/55