All Projects → http4s → http4s-netty

http4s / http4s-netty

Licence: Apache-2.0 license
Http4s on pure netty

Programming Languages

scala
5932 projects
shell
77523 projects

netty-http4s

Continuous Integration Maven Central

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

Server

libraryDependencies += "org.http4s" %%  "http4s-netty-server" % "versionFromBadge"

Client

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].