hmil / RosHTTP

Unified Scala.js + Scala HTTP client API
MIT License
126 stars 24 forks source link

WIP Change JSON AST to json4s #30

Closed hmil closed 8 years ago

hmil commented 8 years ago

Trying to get rid of the redundant homemade AST. See #29 . Breaking changes of course so goes into v2

edit: We need to wait for json4s v4 which is not coming until december. Closing this for now.