Skip to content

Releases: netsys-lab/bittorrent-over-scion

Release v1.0.3 - Fixed Reconnecting

05 Apr 10:45
ae78ff2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2 - Extended metrics

08 Mar 12:09
d7a714d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1 - Update to Go 1.17

23 Feb 10:34
Compare
Choose a tag to compare

Release v1.0.0

16 Feb 14:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0

v0.1.0 - First beta release

06 Jan 12:10
2464b89
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: implementation...v0.1.0

Complete Integration of the Multipath Library

18 Nov 17:48
701b41d
Compare
Choose a tag to compare

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.