Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 288 Bytes

TODOs.md

File metadata and controls

13 lines (9 loc) · 288 Bytes

ZUNG TODOs

ZUNG_PARSERS

  • Value enum should have better methonds.
  • from_value deserializer to the implemented.

ZUNG_TORRENT

  • FileTree should be indexable.
  • Infohash should be calculated by the MetaInfo type and not the client. I think.
  • Implement Trackers.
  • Write tests.