Taipei-Torrent icon indicating copy to clipboard operation
Taipei-Torrent copied to clipboard

Feature Request: Support WebTorrent

Open jackpal opened this issue 8 years ago • 1 comments

Consider adding support for WebTorrent.

WebTorrent is a BitTorrent variation designed to be implementable by web browsers. It works over WebRTC.

https://webtorrent.io

Not sure webtorrent will become popular, but supporting it would be an interesting exercise. Presumably we could use interfaces to cleanly encapsulate the WebRTC code from the normal networking code.

jackpal avatar Apr 07 '16 03:04 jackpal

For reference; anacrolix/torrent recently added WebTorrent support in anacrolix/torrent#393.

backkem avatar May 22 '20 15:05 backkem