webtorrent / instant.io

🚀 Streaming file transfer over WebTorrent (torrents on the web)
https://instant.io
MIT License
3.43k stars 436 forks source link

Allows Tracker Override #363

Closed zackees closed 2 years ago

zackees commented 2 years ago

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

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

What changes did you make? (Give an overview)

Trackers can now be overridden with a custom array of trackers in-code. This is useful for localhost testing.

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

Increases developer velocity.

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

Should be pretty straightforward.