webtorrent / create-torrent

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

Update docs and add tracker.webtorrent.dev to the default announceList #226

Closed SilentBot1 closed 1 year ago

SilentBot1 commented 1 year ago

What is the purpose of this pull request? (put an "X" next to item)

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

What changes did you make? (Give an overview)

This PR updates documentation to align the readme to the actual trackers within announceList in index.js and proposed to add wss://tracker.webtorrent.dev, which is a public WebTorrent tracker I run, which uses Aqiatic's WebSocket implementation.

Aquatic is a high performance BitTorrent tracker, which public trackers such as explodie.org use to handle 80,000 requests a second.

Which issue (if any) does this pull request address?

https://github.com/webtorrent/create-torrent/issues/168

Is there anything you'd like reviewers to focus on?

N/A

welcome[bot] commented 1 year ago

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

ThaUnknown commented 1 year ago

could u fix #168 while you're at it?

welcome[bot] commented 1 year ago

🎉 Congrats on getting your first pull request landed!

webtorrent-bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: