PJCSpencer / Swift-CatFever

Swift, concurrent network calls using URLSession.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift-CatFever

About

A small Swift 3 project I put together as an exercise to learn something about Apple’s URLSession and related classes to make concurrent networking calls, closures and memory usage. It also implements part of a dynamic, compact, scalable data source.

Installation

The project was developed using Xcode 8.3.1, Swift 3.

License

Sources are released under the MIT License.

About

Swift, concurrent network calls using URLSession.

License:MIT License


Languages

Language:Swift 100.0%