Skip to content

Conversation

@tstapko
Copy link

@tstapko tstapko commented Dec 18, 2025

DotNetty was missing a couple of fixes from the original Netty, a couple specific fixes were ported from Java.

The TLS handling was incorrect for TLS 1.3 and would cause dropped connections in certain cases. Added an event loop to handle incoming packets without dropping connections.

Added .NET 8.0 as a target framework as part of the TLS fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants