akka/akka-http

JsonEntityStreamingSupport duplicated

Ouverte

#2 057 ouverte le 7 juin 2018

 (1 commentaire) (0 réaction) (0 personne assignée)Scala (598 forks)batch import
1 - triagedhelp wantedt:marshalling

Métriques du dépôt

Stars
 (1 311 étoiles)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

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.

Guide contributeur