zio-aws
zio-aws copied to clipboard
sttp support
I think the library will benefit by having sttp support as the http backend, I'm a ZIO newb but it seems like it should be possible. We use sttp in our application and I would love to not have to add http4s just for this library, even though it looks great and exactly like what we need. What are your thoughts regarding this addition? If done, will you merge it before ZIO 2?
Thank you for the suggestion, I think it would be a great addition. Could be part of the ZIO 2 release
Will add after sttp is out for final ZIO 2.0.0
Is this still in the cards? I've got logging and tracing set up on the sttp client and would love to use it for AWS comms
I don't think it would be hard to add it, but personally I won't have time for it in the next weeks.
Ok, I'll see if I can take it on