NetworkingWingman-Example icon indicating copy to clipboard operation
NetworkingWingman-Example copied to clipboard

Example of combining NSURLSession with NSOperation to form one task

Build Status Twitter: @wibosco

NetworkingWingman-Example

Example of combining NSURLSession with NSOperation to form one task as shown in this article - https://williamboles.com/networking-with-nsoperation-as-your-wingman/

Special thanks to Gabi Massana for allowing me to base this example off of https://github.com/GabrielMassana/CoreDataFullStack-iOS