Frederico Honório

Results 15 comments of Frederico Honório

@armanbilge we talked on discord, for the purposes of project management I'll be looking at the SQS event first.

I've added https://github.com/http4s/http4s/pull/7328, reviews welcome

With some slight indirection (compile-time only, i think?): `superExpect[IRealyWantJson, Blorp]` `http4s-circe` would provide `SuperEntityDecoder[IRealyWantJson, F, A]` The same could be done for `EntityEncoder`.

@bplommer sorry, that was too obtuse. I mean something like this: ``` scala //> using scala "2.13.10" //> using lib "org.http4s::http4s-dsl:1.0.0-M37" //> using lib "org.http4s::http4s-circe:1.0.0-M37" //> using lib "org.http4s::http4s-client:1.0.0-M37" import...

> Hey @fredshonorio, thanks for working on this! It's looking really good! > > I have, hopefully, minor change requests. But I recognize it has been a while since you...

@valencik @danicheg @armanbilge sorry for the hibernation, I've returned. Regarding the scala-cli example, I feel like it should be more like an appendix than anything else, the document should be...

@armanbilge @valencik here's a friendly nudge

Is there anything I haven't addressed?

MiMa no longer complains, and yet this feels less useful now :smiling_face_with_tear:. Before making this PR I didn't know you could just make an extractor (my fault, hadn't read the...

Is there still interest in this? I could apply this to the current version.