oxlade39 / STorrent

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

Protype branch for reactive downloads #8

Open oxlade39 opened 10 years ago

oxlade39 commented 10 years ago

Both attempted download implementations pull the piece and piece to download. This isn't in the reactive spirit. It would be nice if a download manager were notified when we're unchoked by a peer we are interested in and the download task is queued from there.