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

Added support for Elixir projects with Poison-style API #149

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AndrewDryga
Copy link

@AndrewDryga AndrewDryga commented Jun 23, 2017

I guess it is possible to do this without Mix project, but I'm not sure how to do that in Erlang.

Optionally, It can be moved to a separate project, eg: ExJiffy.

AndrewDryga and others added 3 commits June 23, 2017 15:00
background: https://github.com/davisp/jiffy#usage

   The only thing that might catch you off guard is that
   the return type of jiffy:encode/1 is an iolist
   even though it returns a binary most of the time.

process situations exclude the "most of the time"
fix: sometimes encode return iolist unexpectedly
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