'Can i forward torrent packages from UDP/TCP peers to WebRTC peers using Webtorrent?
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.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
