Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFeature: torrent creation #48
Comments
This comment has been minimized.
This comment has been minimized.
|
I'd like to help with this, but where should it reside and look like? Here's one possibility:
We'll need to have the ability to add Torrents to a Client that are backed by existing data to have more solid offline tests and to support seeding without downloading and seeding partially downloaded torrents. This is definitely related to torrent creation, but I'm not sure how all the pieces should fit together here. |
This comment has been minimized.
This comment has been minimized.
|
Last night, I published create-torrent, a module for creating torrents. I think it belongs inside Moving this to https://github.com/feross/webtorrent.app/issues/19 |
I have no immediate plans to implement this, but adding an issue here for when I get around to it.