Releases: ntex-rs/ntex
Releases · ntex-rs/ntex
ntex v0.1.23
Changes
- Fix http1 pipeline requests with payload handling
ntex v0.1.22
Changes
-
Wake http client connection pool support future on drop, prevents memory leak.
-
Make
Counternon clonable. -
Fix
Addresstrait usage fornet::SocketAddrtype
ntex codec v0.2.1
Changes
- Require
Debugimpl forError
ntex codec v0.2.0
Changes
-
Include custom
EncoderandDecodertraits -
Remove
From<io::Error>constraint fromEncoderandDecodertraits
ntex v0.1.21
Changes
- Optimize http/1 dispatcher
ntex v0.1.20
Changes
-
ntex::util: Add
Bufferservice -
ntex::framed: Deprecate
ntex service v0.1.3
Changes
- Upgrade pin-project
ntex v0.1.19
Changes
-
ntex::framed: Deprecate
ConnectandConnectResult -
ntex::http: Move
Extensionstype tontex::util
ntex v0.1.18
Changes
-
ntex::connect: Add
connecthelper function -
ntex::connect: Add
Addressimpl forSocketAddr
ntex v0.1.17
Changes
- ntex::util: Add Variant service