The ferrous torrent client.
A torrent client written on top of tokio, eventually. Currently, the target is to finish the storage components and run a basic video CDN network on top of it. Working today: a torrent-centric remote file system (via FUSE and HTTP).
https://markuseliasson.se/article/bittorrent-in-python/
https://wiki.theory.org/index.php/BitTorrentSpecification
This project is distributed under similar terms to Rust: dual licensed under the MIT license and the Apache license (version 2.0).
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.