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

Relay Storage #1202

Closed
piboistudios opened this issue May 1, 2022 · 2 comments
Closed

Relay Storage #1202

piboistudios opened this issue May 1, 2022 · 2 comments
Assignees

Comments

@piboistudios
Copy link

// TODO: Handle being an active relay

Does the TODO here refer to storing messages that cannot be delivered? (e.g. destination peer not online)

I am wondering because I'd like to implement this functionality for my own use cases and am not sure if this is where such logic should ultimately go, or if it fits better elsewhere

@mpetrunic mpetrunic self-assigned this May 17, 2022
@achingbrain
Copy link
Member

The current implementation is of Circuit Relay v1 - there's a v2 in the works here - #1166

It's going to ultimately replace v1 which will be removed since go-libp2p has no longer supports v1 so if you'd like to help out, getting the v2 PR up to speed is where your effort would be best directed.

@wemeetagain
Copy link
Member

Closing in favor of #1166
No more changes will be made to relay v1 bc its being deprecated/removed.

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

4 participants