DotNetty v0.6.0 Release Notes
Release Date: 2018-10-09 // over 2 years ago-
- Clearly marks Unsafe Buffer management routines as
unsafe
- ๐ Changes defaults for Unpooled and Pooled buffer allocators to safe versions
- ๐ Fixes write buffer handling (#423)
- Clearly marks Unsafe Buffer management routines as
Previous changes from v0.5.0
-
- ๐ Web Socket support
- Aligned execution service model
- ๐ Fix for synchronous socket connection establishment on .NET Core 2.1
- ๐ TlsHandler fixes
- ๐ Fix to scheduled task cancellation
- โก๏ธ XML Doc updates