MKSG-MugunthKumar / MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
http://mk.sg/8w
3.06k stars 755 forks source link

Allow us to set the Queue length #399

Open wyndhblb opened 10 years ago

wyndhblb commented 10 years ago

A simple addition to allow the Queue length to be set regardless of interface. For something, like downloading videos or other large files, a queue length of 6 is counter productive even on WiFi, so i would like to be able to set the number of simultaneous downloads.