Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@masterwok masterwok released this 10 Aug 05:02
· 8 commits to master since this release
dc00842

Changes

  • Torrents can be now be started using BEncoded byte array.

Bug Fixes

  • Fixed off-by-one bug in the TorrentSessionBuffer when buffer length was 0.

Breaking Changes

  • Torrent Uri is now passed to the start(..) method instead of to the TorrentSession as a constructor parameter.
  • TorrentSession no longer derives from SessionManager.