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.