Ross A. Baker

Results 574 comments of Ross A. Baker

We've gotten a couple requests about this recently. Putting this on the map for 0.16.

I think it mostly was on the right path, and I still want to see this finished. We just had other priorities. I'd be happy to support someone if they...

@stefanobaghino async-http-client supports proxies, and http4s-async-http-client has the same interface as http4s-blaze-client.

We still need this for blaze. In the meantime, @dwalend has a [gist for async-http-client](https://gist.github.com/dwalend/3f8439e882cd4430b0e266675b3fba94).

Unfortunately, the NIO2 server is deprecated in blaze. Performance was worse by all measures, and we didn't backport the CVE fix.

I'll try to get better about tracing the flakes back to tickets.

Actually, this fixes it: ``` //> using lib "org.typelevel::cats-effect:3.3.12" ```

We're still seeing an exception leak after 3.3.12 upgrade that looks related to https://github.com/typelevel/cats-effect/issues/2962 ... but it's not reproduced by this.

Which thread pools are we referring to here precisely?

Strong :+1:. We shouldn't accept a lesser experience on our flagship platform when a feature is not supported by a secondary platform. And for the Java 8 requirement, public support...