webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.73k stars 315 forks source link

HTTP tracker server still runs when the option of Server constructor "http" is set to be false #453

Closed bigradish closed 1 year ago

bigradish commented 1 year ago

With the Server constructor option: const server = new Server({ http: false, }) But the http tracker server still runs. Thank you.

github-actions[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?