Implement the FileDownloader class that supports downloading files from homeservers. I've split out well-known discovery, which I'll add in another PR, for the sake of making the diff ~100L lighter. I appreciate it's still a bit of a chunky one, though I'm not sure what I can split out of it at this point.
Implement the
FileDownloader
class that supports downloading files from homeservers. I've split out well-known discovery, which I'll add in another PR, for the sake of making the diff ~100L lighter. I appreciate it's still a bit of a chunky one, though I'm not sure what I can split out of it at this point.