btip draft magnet link support#112
btip draft magnet link support#112georgetalamantez wants to merge 3 commits intobittorrent:masterfrom
Conversation
This pull request introduces a new BTIP draft for adding Magnet Link Swarm Support to BTFS. This would improve download speeds and file resilience. Ready for review and feedback.
|
Currently, BTFS allows for the creation of a torrent-style magnet link, but the BTFS node that created the magnet link is the only seeder for that torrent. This limits download performance and availability, since content must always flow from the original uploader. |
This pull request introduces a new BTIP draft for adding Magnet Link Swarm Support to BTFS. This would improve download speeds and file resilience. Ready for review and feedback.