You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have the infrastructure for notifying protocols about changes to our listen protocols, we can use this to actively push those changes to our remotes. This allows other peers to re-configure themselves with very low-latency instead of waiting for the periodic identify event.
Resolves: #3613.
Pull-Request: #3980.
Description
See libp2p/specs#530 (comment).
Depends on #2680.
Motivation
Have other nodes always have an up-to-date list of our supported protocols.
Current Implementation
Are you planning to do it yourself in a pull request?
No.
The text was updated successfully, but these errors were encountered: