Chris Tsironis
Chris Tsironis

Reputation: 41

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

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.

Upvotes: 1

Views: 313

Answers (0)

Related Questions