vimpunk / cratetorrent

A BitTorrent V1 engine library for Rust (and currently Linux)
459 stars 32 forks source link

Consider using engine-wide listen port instead of per-torrent #75

Open vimpunk opened 3 years ago

vimpunk commented 3 years ago

While this simplifies the logic a great deal, it uses up more resources without much need.