http4s-netty icon indicating copy to clipboard operation
http4s-netty copied to clipboard

Flow type?

Open rossabaker opened this issue 2 years ago • 2 comments

I noticed the reactive-streams upgrade, and if I'm reading right, this project requires Java 11. This might be of interest on the new fs2:

https://github.com/typelevel/fs2/pull/3102

rossabaker avatar Feb 09 '23 01:02 rossabaker

See also https://github.com/http4s/http4s-jdk-http-client/pull/812

rossabaker avatar Feb 09 '23 01:02 rossabaker

we only use jdk-11 for tests.

hamnis avatar Feb 09 '23 06:02 hamnis