To make this work offline, we'd need at least two big changes: - [ ] Remove the need for a signaling server for linking. Not possible at the moment, see tracking issue: https://github.com/libp2p/js-libp2p/issues/703 - [x] Add service worker to this app (see quotes sample app for an example)
To make this work offline, we'd need at least two big changes: