Skip to content

Add support for Akka HTTP (un)marshalling #29

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

Closed
zmeda opened this issue Feb 26, 2016 · 2 comments
Closed

Add support for Akka HTTP (un)marshalling #29

zmeda opened this issue Feb 26, 2016 · 2 comments

Comments

@zmeda
Copy link
Contributor

zmeda commented Feb 26, 2016

No description provided.

@wlk
Copy link
Contributor

wlk commented Apr 21, 2016

Could you explain what do you mean by this issue?
Akka HTTP is using https://github.com/spray/spray-json library for JSON parsing and it seems to be working with https://github.com/zalando/scala-jsonapi without much problem
(the spray itself has been integrated into akka as akka-http, but the spray-json library is still actively developed)

@wlk
Copy link
Contributor

wlk commented May 6, 2016

I understood the problem, this is the fix: #39

zmeda pushed a commit that referenced this issue Jul 7, 2016
…o only support Scala 2.11 and renew the readme.
meln1k added a commit that referenced this issue Jul 7, 2016
#29: Adds support for Akka Http (un)marshalling.
@zmeda zmeda closed this as completed Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants