Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading data #1

Open
kutakmir opened this issue Nov 4, 2015 · 1 comment
Open

Downloading data #1

kutakmir opened this issue Nov 4, 2015 · 1 comment

Comments

@kutakmir
Copy link

kutakmir commented Nov 4, 2015

How could I use this if I actually download the data?

@ghost
Copy link

ghost commented Nov 4, 2015

I have a project that uses NSURLSession. In those you will get data a bit at a time. You can pass the data to this class, and have a delegate on your Session subclass to then forward the data to.

I didn't put a project together as there is no public endpoint I have access to that would serve as an example. I support a small networking class, but I'm probably the only user of it. Since so many people use their own, or AFNetworking, whatever, its hard to come up with a "framework" for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant