Expand description

[Experimental] Module containing structs for tracker responses.

These structs are provided only for user convenience. Since they are experimental, they might be removed or replaced in the future.

At the moment, lava_torrent does not handle communication with trackers. Users will have to send requests themselves and pass the received responses to lava_torrent for parsing.

Structs

Peer information returned in a tracker response.

Swarm metadata returned in a tracker scrape response.

Everything found in a tracker scrape response.

Enums

Everything found in a tracker response.