webtorrent / create-torrent

Create .torrent files
https://webtorrent.io
MIT License
341 stars 93 forks source link

fix: drop multi-stream #174

Closed ThaUnknown closed 2 years ago

ThaUnknown commented 2 years ago

Requires https://github.com/webtorrent/create-torrent/pull/173 first! What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [ ] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview) Replaced multistream with join-async-iterator. I didn't go for KayleePop's PR because this exact functionality will be needed in other packages which also use multistream. Which issue (if any) does this pull request address? https://github.com/webtorrent/create-torrent/pull/115 https://github.com/webtorrent/create-torrent/issues/151 https://github.com/webtorrent/webtorrent/issues/1971

webtorrent-bot commented 2 years ago

:tada: This PR is included in version 5.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: