akka/akka-http

JsonEntityStreamingSupport duplicated

Open

#2,057 opened on Jun 7, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (1,311 stars) (598 forks)batch import
1 - triagedhelp wantedt:marshalling

Description

It seems JsonEntityStreamingSupport is duplicated between akka-http-spray-json and akka-http. We probably can't remove this duplication for now, but at least we should see if we can make one of them deprecated.

Contributor guide