mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
220 B
220 B
Changes
[0.1.0-b.3] - 2021-12-23
-
Add impl openssl::Acceptor::from(SslAcceptor)
-
Add openssl::Acceptor::seal() helper
[0.1.0-b.1] - 2021-12-20
- Update ntex-io
[0.1.0-b.0] - 2021-12-19
- Initial impl