mzeeshanid / MZDownloadManager

This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
BSD 3-Clause "New" or "Revised" License
1.12k stars 238 forks source link

Check out exalted/PTDownloadManager #3

Closed exalted closed 11 years ago

exalted commented 11 years ago

Hi,

sometime ago I began implementing something similar to what you've got here based on Apple's Newsstand Kit Framework API.

There's still lots missing I know, but still do you think could we merge our work somehow?

mzeeshanid commented 11 years ago

I am implementing a new logic and with new interface because Arpad Gorerity is creating issue as i use his logic. Soo hold a weak i am working on it. Than i will tell you.