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

add disconnect button #137

Merged
merged 11 commits into from
May 3, 2024
Merged

add disconnect button #137

merged 11 commits into from
May 3, 2024

Conversation

2color
Copy link
Collaborator

@2color 2color commented May 3, 2024

  • feat: create circuit relay reservations on bootstrappers
  • feat: persistent peer id in js-peer
  • fix: pass relay listen addrs to libp2p
  • Revert "feat: persistent peer id in js-peer"
  • fix: import missing type
  • chore: clean up bootstrap connection code
  • fix: allow zero connections
  • feat: add disconnect button to peers

2color and others added 11 commits April 26, 2024 16:56
Turns out this is a bad idea in a browser that can have multiple tabs
open and you don't want them to share the same peer ID

This reverts commit 50175a2.
* origin/main:
  feat: create circuit relay reservations on bootstrappers (#118)
avoid libp2p trying to establish connections automatically after
disconnecting
* origin/main:
  chore: clean up bootstrap connection code (#136)
Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universal-connectivity ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 3:29pm

@2color 2color merged commit f6a399d into main May 3, 2024
2 checks passed
@2color 2color deleted the add-disconnect-button branch May 3, 2024 15:29
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

Successfully merging this pull request may close these issues.

1 participant