pjfanning commented on issue #595:
URL: https://github.com/apache/pekko-http/issues/595#issuecomment-2345881053

   @davidgj23 if this issue is causing you problems, one option is to use 
`"com.github.pjfanning" %% "pekko-http-circe" % "2.7.0"` instead of 
`"org.mdedetrich" %% "pekko-http-circe" % "1.0.0"`.
   
   The import in your routes class would become:
   `import com.github.pjfanning.pekkohttpcirce.FailFastCirceSupport._`
   
   The code in my repo doesn't stream like org.mdedetrich lib and I would 
generally recommend using the org.mdedetrich lib.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to