Releases: CCBlueX/netty-httpserver
Releases · CCBlueX/netty-httpserver
2.1.1
v2.1.0
- 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
- Introduces support for inline URI parameters
- Improved path processing
- Fixes websocket channels broadcast and close
Node.new
renamed toNode.withPath
Full Changelog: 1.0.0...2.0.0
v1.0.0
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