I have been looking at monotorrent and while investigating the whole bittorrent thing I saw that a torrent file may also specify web seeds, which are basically standard HTTP downloads but which can work e.g. as an initial seed.
I have also seen in the release notes of monotorrent 0.8 that they
Added the ability to easily add webseeds to torrents created with the TorrentCreator.
However, I can't figure out how. There is a way to add custom key/value pairs to a torrent file through the TorrentCreator, but what is the right incantation to get webseeds incorporated into a torrent file with the aid of the monotorrent TorrentCreator class?