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

[refactor] Use json-stream instead of our own parser #53

Merged
merged 1 commit into from Jun 5, 2013
Merged

Conversation

mmalecki
Copy link
Contributor

@mmalecki mmalecki commented Jun 5, 2013

Previous parser was using g!\n!t as a separator instead of commonly
used \n.

cc @indexzero

Previous parser was using `g!\n!t` as a separator instead of commonly
used `\n`.
@jcrugzz
Copy link
Member

jcrugzz commented Jun 5, 2013

@mmalecki does json-stream handle the possible fragment case?

@mmalecki
Copy link
Contributor Author

mmalecki commented Jun 5, 2013

@jcrugzz It does, it's handled a bit differently tho.

@jcrugzz
Copy link
Member

jcrugzz commented Jun 5, 2013

LGTM then.

jcrugzz added a commit that referenced this pull request Jun 5, 2013
[refactor] Use `json-stream` instead of our own parser
@jcrugzz jcrugzz merged commit 0f57501 into master Jun 5, 2013
@jcrugzz jcrugzz deleted the json-stream branch June 5, 2013 20:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants