akka/akka-http

JsonEntityStreamingSupport duplicated

Open

#2,057 opened on Jun 7, 2018

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

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

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