Skip to content

Releases: CCBlueX/netty-httpserver

v2.1.0

25 Oct 16:42

Choose a tag to compare

  • Introduces support for HTTP Response middleware
  • Generic CORS middleware
  • Adds various useful response utils

Full Changelog: 2.0.0...2.1.0

v2.0.0

04 Sep 10:20

Choose a tag to compare

  • Introduces support for inline URI parameters
  • Improved path processing
  • Fixes websocket channels broadcast and close
  • Node.new renamed to Node.withPath

Full Changelog: 1.0.0...2.0.0

v1.0.0

03 Sep 03:19

Choose a tag to compare

This version has been used in production and has been thoroughly tested. It used to be part of https://github.com/CCBlueX/LiquidBounce, but since I will be rewriting parts of it soon, I decided to release it properly as a library.

Full Changelog: https://github.com/CCBlueX/netty-httpserver/commits/1.0.0