Releases: ntex-rs/ntex
Releases Β· ntex-rs/ntex
ntex-io v2.2.0
Changes
- Allow to notify dispatcher from IoRef
ntex-util 2.2.0
Changes
- Add LocalWaker::with() helper
ntex v2.1.0
Changes
- Better handling for connection upgrade #385
ntex-io v2.1.0
Changes
- Optimize
Io
layout
ntex-server v2.3.0
Changes
- Add Server to TestServer
ntex-server v2.1.0
Changes
- Shutdown service on error and on worker shutdown
ntex v2.0.3
Changes
- Re-export server signals api
ntex-util v2.1.0
Changes
- Add task::yield_to() helper
ntex v2.0.2
Changes
-
web: Cleanup http request in cache
-
http: Fix handling of connection header
ntex v2.0.1
Changes
-
http: Fix handling payload timer after payload got consumed
-
http: Fix handling not consumed request's payload