vimpunk / cratetorrent

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

UDP Trackers #102

Open billyb2 opened 3 years ago

billyb2 commented 3 years ago

(Currently not ready, still working out some stuff).

This pull request should add the ability to connect to UDP trackers, which is a major stepping point for the crate.

billyb2 commented 2 years ago

Hi, could someone please help me to understand if my code is correct or not? I feel as though I've fixed all of the issues, and have a properly working tracker udp protocol, but am having difficulties downloading some UDP only torrents.