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

Stream-based API: Parser #16

Closed
stig opened this issue Oct 14, 2010 · 1 comment
Closed

Stream-based API: Parser #16

stig opened this issue Oct 14, 2010 · 1 comment
Labels
Milestone

Comments

@stig
Copy link
Collaborator

stig commented Oct 14, 2010

Big JSON structures take some time to download. I want to implement an NSStream-based parser that will allow one to start parsing the JSON before all of it is downloaded.

Review, suggestions, and patches welcome!

@stig
Copy link
Collaborator Author

stig commented Nov 28, 2010

There's now a stream-parser branch where this work is taking place.

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

No branches or pull requests

1 participant