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

Stream extensions need a destroy method #37

Open
andrewosh opened this issue Oct 7, 2021 · 0 comments
Open

Stream extensions need a destroy method #37

andrewosh opened this issue Oct 7, 2021 · 0 comments

Comments

@andrewosh
Copy link
Member

Right now Hypercore extensions (in lib/extension.js) can be destroyed through a destroy() method, but protocol stream extensions (Hypercore.createProtocolStream(...).registerExtension(...)) do not support destroying.

We'll need to add this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant