Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

decaying tags: support removal and closure. #72

Merged
merged 2 commits into from
May 15, 2020

Conversation

raulk
Copy link
Member

@raulk raulk commented May 14, 2020

This PR introduces two features to decaying tags:

  • Explicitly remove a decaying tag from a peer.
  • Kill/close a decaying tag, dropping its tracking and erasing it from all peers.

See libp2p/go-libp2p-core#151 for interface changes.

Copy link
Contributor

@yusefnapora yusefnapora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great 👍

decay_test.go Outdated Show resolved Hide resolved
Co-authored-by: Yusef Napora <[email protected]>
@raulk raulk merged commit d0cf428 into master May 15, 2020
@raulk raulk deleted the feat/decaying-tags-removal-close branch May 15, 2020 08:27
@Stebalien Stebalien mentioned this pull request May 26, 2020
77 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants