Releases: netsys-lab/bittorrent-over-scion
Releases · netsys-lab/bittorrent-over-scion
Release v1.0.3 - Fixed Reconnecting
Release v1.0.2 - Extended metrics
Release v1.0.1 - Update to Go 1.17
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
- Fix/security scan outcome by @martenwallewein in #5
- Fix/clean cmd by @martenwallewein in #6
Full Changelog: v0.1.0...v1.0.0
v0.1.0 - First beta release
What's Changed
- Fix some typo's in README by @leenaars in #1
- FSFE-REUSE Recomended Updates by @lnceballosz in #2
- Feature/scion dht by @clemens97 in #4
- Feature/disjoint path selection by @martenwallewein in #3
New Contributors
- @leenaars made their first contribution in #1
- @lnceballosz made their first contribution in #2
- @clemens97 made their first contribution in #4
- @martenwallewein made their first contribution in #3
Full Changelog: implementation...v0.1.0
Complete Integration of the Multipath Library
This release includes the demonstration of the multipath library with BitTorrent over SCION. The multipath library is used to connect leechers to seeders and afterwards, download files via multiple paths in parallel. BitTorrent over SCION uses QUIC as reliable transport protocol on top of SCION. The path selection is implemented on the seeder-side, which offers possibilities to assign disjoint paths to multiple downloading leechers.