depends on the app (our kind1 app tries to send via outbox), but if you shut off your internet connection all apps will still work, it will just use the local relay instead.
Its still up to the individual apps to resync when it comes back online if they choose to
Login to reply
Replies (1)
whats cool about this is that you can have a note taking app, issue tracker, slack. All can work locally or on a corporate network.
all it depends on for a backend is the relay (which is always available), no web server needed to host javascript application code that can go down.