mafintosh / torrent-stream

The low level streaming torrent engine that peerflix uses
MIT License
1.94k stars 227 forks source link

Added utp option #200

Open nickgzzjr opened 4 years ago

nickgzzjr commented 4 years ago

Passing utp option to peer-wire-swarm to enable utp. Seems like a lot of torrent clients only support utp, so enabling utp allows to connect to more peers. Is there a reason why this was disabled by default?