DotNetty v0.7.3 Release Notes

Release Date: 2022-07-28 // almost 2 years ago
    • target net5 and net6
    • Adopted TlsHandler for the case when Handshake completion callback is dispatched asynchronously to thread pool
    • ✅ Introduced SingleThreadedEmbededChannel for TlsHandler and SniHandler tests