Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow peer-pad to boot offline without an error #289

Open
pgte opened this issue Jan 21, 2019 · 6 comments
Open

allow peer-pad to boot offline without an error #289

pgte opened this issue Jan 21, 2019 · 6 comments

Comments

@pgte
Copy link
Collaborator

pgte commented Jan 21, 2019

... and later on be able to find and connect to peers once the network allows.

@pgte
Copy link
Collaborator Author

pgte commented Jan 21, 2019

There are several different solutions to this, starting from the most short-term

  • ws-star-multi issue
  • stardust issue
  • rendezvous and circuit-relay

I think we can start the first one, by using ws-star-multi in peer-base.

@parkan
Copy link
Collaborator

parkan commented Jan 21, 2019

ipfs/js-ipfs#1793 is closed so this should work! let's verify and close this issue

@parkan
Copy link
Collaborator

parkan commented Jan 21, 2019

@pgte
Copy link
Collaborator Author

pgte commented Jan 22, 2019

Currently blocked on ipfs/js-ipfs#1837

@parkan
Copy link
Collaborator

parkan commented Jan 22, 2019

this seems not like a blocker per se, given that we can still get offline behavior to work and then refresh to reconnect, no? obviously re-join notification would be great but that feels like a separate piece

@pgte
Copy link
Collaborator Author

pgte commented Jan 22, 2019

@parkan yup, that would work too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants