Libtorrent adds support for the WebTorrent protocol (Feross)

Libtorrent adds support for the WebTorrent protocol (Feross)

(…) The engine that powers many of the most popular torrent clients including qBittorrent, Deluge, and many more – has added support for the WebTorrent protocol.

WebTorrent support in libtorrent opens the door for many more torrent clients to connect to browser peers. Browser peers (which must use WebRTC) will now be able to access a huge trove of torrents currently only available to TCP/UDP peers. (…)

While desktop torrent clients aren’t going anywhere anytime soon, now the web browser will become a viable alternative to an installed torrent client. This is huge for less-technical users, users who can’t install native apps, or users who just feel safer using a website. WebTorrent offers more options and more ways to connect.

https://feross.org/libtorrent-webtorrent/

Pull request that implements support https://github.com/arvidn/libtorrent/pull/4123