I want to write a minimal, reproducible, and configurable minimal example that demonstrates how to create, seed, and download a torrent.
This is much harder than I anticipated. The command line tooling is weaker than I would have guessed, but it exists, and it should be possible. There are a lot of edge-cases to consider when writing a networking example, and perhaps my difficulty is because I'm hitting one of those. I'm looking for help with writing up this example in a way that helps document what some of the issue