mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 05:17:39 +03:00
421 B
421 B
Changes
[2.3.0] - 2024-09-24
- Update to compio v0.12
[2.1.0] - 2024-08-29
- Add
compio
runtime support
[2.0.0] - 2024-05-28
- Use async fn for Service::ready() and Service::shutdown()
[1.0.2] - 2024-03-30
- Fix glommio compat feature #327
[1.0.1] - 2024-03-29
-
Add Connect::map_addr() helper method
-
Add
Address
support for ByteString
[1.0.0] - 2024-03-25
- Move to separate crate