Azure / DotNetty

DotNetty project – a port of netty, event-driven asynchronous network application framework
Other
4.1k stars 978 forks source link

[0.7.3] Target net5 and net6 #588

Closed ailn closed 2 years ago

ailn commented 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