Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kentzo/ikconnectiondelegate

The IKConnectionDelegate class simplifies your NSURLConnection-related code by using GCD and blocks.
https://github.com/kentzo/ikconnectiondelegate

Last synced: 5 days ago
JSON representation

The IKConnectionDelegate class simplifies your NSURLConnection-related code by using GCD and blocks.

Awesome Lists containing this project

README

        

Abstract:
The IKConnectionDelegate class removes NSURLConnection dance by using GCD and blocks. You just need to provide completion block and blocks to respond to the upload/download progress.
See Demo App to get the idea (Look at the Downloads section).

License:
MIT License