webtorrent / bittorrent-dht

🕸 Simple, robust, BitTorrent DHT implementation
https://webtorrent.io
MIT License
1.22k stars 203 forks source link

fix: drop rusha #257

Closed ThaUnknown closed 1 year ago

ThaUnknown commented 1 year ago

https://github.com/webtorrent/webtorrent/pull/2390

Note: this doesn't use the utf8util dependency as this is node only, and node only sha1 is a oneliner.

I feel sorry for the soul who one day re-writes this to web.

welcome[bot] commented 1 year ago

🙌 Thanks for opening this pull request! You're awesome.

ThaUnknown commented 1 year ago

This limits to

to what?

webtorrent-bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: