Skip navigation

Netty/Incubator/Codec/OHTTP 0.0.1.Final released

We are happy to announce the first release of netty-incubator-codec-ohttp a.k.a 0.0.1.Final. This release also contains an implementation of Binary HTTP as Binary HTTP is used by Oblivious HTTP.

The most important changes are:

  • Initial commit of OHTTP implementation for netty (df8d7f8b78c2c49c0f0e9886abbb2517ff568300)
  • Make it easier to support custom OHttpVersion implementations (#2)
  • Simplify API for users and also simplify internal usage (#4)

For more details related to this release see our bug-tracker.