Unfreeze of @jmcardon branch from 1831 to attempt to get Netty Reactive Streams working in Http4s.
This branch targets http4s-0.23
You can test it out by adding
libraryDependencies += "org.http4s" %% "http4s-netty-server" % "versionFromBadge"
libraryDependencies += "org.http4s" %% "http4s-netty-client" % "versionFromBadge"
to your build.sbt
This project is lead by @hamnis and is subject to the Scala Code of Conduct