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

Broadcast PeerInfo message on new Subscription to Topic #105

Open
justin0mcateer opened this issue Aug 10, 2023 · 0 comments
Open

Broadcast PeerInfo message on new Subscription to Topic #105

justin0mcateer opened this issue Aug 10, 2023 · 0 comments

Comments

@justin0mcateer
Copy link

GossipSub provides an event when a new peer subscribes to a topic. It seems that peer discovery time would be reduced significantly if peers broadcast their PeerInfo immediately (perhaps with a short backoff) when they see new peers joining the peer discovery topic.

I was thinking to implement a small patch that would add this behavior. Can anyone see any reason why this wouldn't be beneficial or any other reason to not do this?

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