arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Offline mode #155

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Adds an "offline mode" in Connections, along with connectivity status information. Builds off of and extends #154.

Uses functionality from https://github.com/arj03/ssb-browser-core/pull/20 if available, but it does work without it.

Fixes #153.

KyleMaas commented 3 years ago

Fixed merge conflicts.

arj03 commented 3 years ago

From a quick review, this looks good. Will merge soon :)

arj03 commented 3 years ago

nice touch with the [x] :)

KyleMaas commented 3 years ago

Thanks! I figured that would make it a little clearer what it's doing.