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

Huddle fixes #42

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Huddle fixes #42

merged 4 commits into from
Mar 7, 2024

Conversation

cshorler
Copy link
Contributor

I had some issues with large JSON inputs I was using huddle with - when switching from ::huddle::json2huddle to yajl::json2huddle I encountered a few issues with incomplete huddle encoding of boolean and null types. I also noticed numbers seem wrong as per what huddle encodes.

Tests and fixes proposed.

Copy link
Member

@bovine bovine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, though I don't have much experience with the Huddle format.

@bovine bovine merged commit db31849 into flightaware:master Mar 7, 2024
2 checks passed
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.

2 participants