peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

Multiple swarm addresses for offline support

Open jimpick opened this issue 6 years ago • 2 comments

https://www.youtube.com/watch?v=XTgE2tA6Zhg

Copied from discussion here: https://github.com/ipfs/dynamic-data-and-capabilities/issues/59

jimpick avatar Dec 20 '18 05:12 jimpick

Watch out that, as recently @satazor pointed out, js-ipfs doesn't boot up if one of the ws-star addresses fails to connect... :(

pgte avatar Dec 20 '18 11:12 pgte

long discussion here: https://github.com/ipfs/js-ipfs/issues/1619

TLDR we need to use libp2p-websocket-star-multi for this to work, so we can:

  • update peer-pad/examples/docs to use libp2p-websocket-star-multi
  • encourage libp2p-websocket-star-multi be adopted as default in https://github.com/libp2p/js-libp2p-websocket-star/issues/61 (please +1 this!)

parkan avatar Dec 21 '18 22:12 parkan