Can i forward torrent packages from UDP/TCP peers to WebRTC peers using Webtorrent?

268 views Asked by At

Webtorrent Webtorrent-hybrid

WebTorrent uses TCP/UDP to talk to other torrent clients, but using webtorrent-hybrid it can connect to all type of peers including WebRTC.

My question is if it's possible to forward the torrent packages from UDP/TCP peers to WebRTC peers using a nodejs app. I don't want the nodejs app to download the whole torrent and then seed it to the WebRTC peers, I want to somehow forward the UDP/TCP packages to the WebRTC peers.

0

There are 0 answers