oxlade39 / STorrent

BitTorrent client written in Scala using Akka
Apache License 2.0
74 stars 2 forks source link

Resume download from persisted state #10

Open oxlade39 opened 10 years ago

oxlade39 commented 10 years ago

Creating a new StorrentDownload actor instance currently assumes you're starting from scratch. Use the persistence actors to fetch the state of the partial file(s) and prime any other actor state