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

Make the JSON codec pluggable #2

Open
anthonator opened this issue Aug 13, 2019 · 0 comments
Open

Make the JSON codec pluggable #2

anthonator opened this issue Aug 13, 2019 · 0 comments

Comments

@anthonator
Copy link

graphql_parser currently supports Poison but most of the community seems to have migrated to Jason. Poison and Jason have pretty similar API's so it would hopefully not be a big change. Might have to introduce the concept of config though.

I'd be happy to take a look at implementing this.

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