akka/akka-http

JsonEntityStreamingSupport duplicated

Aberta

#2.057 aberto em 7 de jun. de 2018

 (1 comentário) (0 reação) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wantedt:marshalling

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 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.

Guia do colaborador