Example of combining NSURLSession with NSOperation to form one task
-
Updated
Jul 20, 2022 - Objective-C
Example of combining NSURLSession with NSOperation to form one task
Abstract generic wrapper around Foundation’s Operation class
This is a custom NSOperation for easy to use. DRKOperation was inspired by Apple MVCNetworking project. This project provides block base operation like NSBlockOperation but you can decide when to finished the current task.
Add a description, image, and links to the nsoperationqueue topic page so that developers can more easily learn about it.
To associate your repository with the nsoperationqueue topic, visit your repo's landing page and select "manage topics."