Skip to content

Instantly share code, notes, and snippets.

@aGupieWare
Created November 14, 2014 21:49
Show Gist options
  • Select an option

  • Save aGupieWare/194eaab874f5d34676c4 to your computer and use it in GitHub Desktop.

Select an option

Save aGupieWare/194eaab874f5d34676c4 to your computer and use it in GitHub Desktop.
Swift client, background queue . . .
let backgroundQueue : dispatch_queue_t = dispatch_queue_create("com.aGupieWare.SwiftNetworking.backgroundQueue", nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment