-
Notifications
You must be signed in to change notification settings - Fork 76
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
Implement gossipsub IDONTWANT #371
Comments
@Nashatyrev and @ianopolous is there any way we can get this implemented in jvm-libp2p? |
Hi @dhuseby we would prioritise and start working on this feature in the upcoming weeks |
Some random thoughts:
Receiving
Sending
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Add support for IDONTWANT control message as per libp2p/specs#548
Motivation
Support GossipSub 1.2
Requirements
The text was updated successfully, but these errors were encountered: