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

feat: Implementation of a relay manager #96

Merged
merged 22 commits into from
Sep 13, 2023
Merged

Conversation

dariusc93
Copy link
Owner

@dariusc93 dariusc93 commented Sep 5, 2023

This PR introduce a relay manager crate at the aim of being a rewrite of libp2p-autorelay with the means of simplifying the logic.

Note:

  • This will not utilize any autorelay selection at this time
  • Does not check over DHT for any relays (largely due to determining the best course besides emitting an event with a channel)

Reference:

@dariusc93 dariusc93 marked this pull request as ready for review September 10, 2023 11:03
@dariusc93 dariusc93 marked this pull request as draft September 10, 2023 11:03
@dariusc93 dariusc93 marked this pull request as ready for review September 13, 2023 14:30
@dariusc93 dariusc93 merged commit 3c1c9e4 into libp2p-next Sep 13, 2023
@dariusc93 dariusc93 deleted the feat/relay-manager-r0 branch September 13, 2023 14:31
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