Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

feat(p2p): always connected peers #256

Open
dignifiedquire opened this issue May 31, 2022 · 7 comments
Open

feat(p2p): always connected peers #256

dignifiedquire opened this issue May 31, 2022 · 7 comments

Comments

@dignifiedquire
Copy link
Contributor

We should have a set of peers (configurable size) that we store in memory, as main peers. These can be used to send bitswap requests to, as well as improve general connectivity.

@dignifiedquire
Copy link
Contributor Author

@mxinden any thoughts/preferences on doing this internal to rust-libp2p vs external? Any plans on reviving sth like an AddressBook again?

@mxinden
Copy link

mxinden commented Jul 7, 2022

For the record, I will follow up with a design doc incorporating the recent out-of-band discussion.

@mxinden
Copy link

mxinden commented Jul 19, 2022

@dignifiedquire would you mind following up here?

libp2p/rust-libp2p#2118 (comment)

@mxinden
Copy link

mxinden commented Aug 17, 2022

I enumerated 3 proposals in libp2p/rust-libp2p#2824.

@mxinden
Copy link

mxinden commented Jan 13, 2023

For the sake of completeness, latest work by @thomaseizinger is happening here libp2p/rust-libp2p#3099.

@thomaseizinger
Copy link

For the sake of completeness, latest work by @thomaseizinger is happening here libp2p/rust-libp2p#3099.

Actually it is libp2p/rust-libp2p#3254.

@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants