X Tutup
The Wayback Machine - https://web.archive.org/web/20210122120536/https://github.com/wibosco/PausableDownloads-Example
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Swift Twitter: @wibosco

PausableDownloads-Example

An example project about pausing and resuming download requests, http://williamboles.me/not-all-downloads-are-born-equal/

In order to run this project, you will need to register with Imgur to get a client-id token to access Imgur's API (which the project uses to get its example content). Once you have your client-id, add it to the project as the value of the clientID property in the RequestConfig class and the project should now run. If you have any trouble getting the project to run, please create an issue or get in touch with me on Twitter at wibosco.

X Tutup