pjfanning / pekko-http-json

Integrate some of the best JSON libs in Scala with Pekko HTTP
Apache License 2.0
25 stars 2 forks source link

support pekko 1.1 ByteString.asInputStream #18

Closed pjfanning closed 3 months ago

pjfanning commented 3 months ago

more efficient than converting a ByteString to a byte array