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

Ceramic Peer Manager connect to discovered peers #606

Open
3 tasks
nathanielc opened this issue Nov 20, 2024 · 0 comments
Open
3 tasks

Ceramic Peer Manager connect to discovered peers #606

nathanielc opened this issue Nov 20, 2024 · 0 comments

Comments

@nathanielc
Copy link
Collaborator

Description

Once we have discovered new peers we should connect to them

DOD

  • When a new peer is discovered we connect to it according to the limits on connections etc
  • We should periodically attempt to connect to peers we previously failed to connect to
  • We should backoff connection attempts when it fails
nathanielc added a commit that referenced this issue Nov 26, 2024
With this change all the pieces are in place such that peers can
discover peers from connected peers and connect to those peers.

Fixes: #605
Fixes: #606
nathanielc added a commit that referenced this issue Nov 26, 2024
With this change all the pieces are in place such that peers can
discover peers from connected peers and connect to those peers.

Fixes: #605
Fixes: #606
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

1 participant