Skip to content

Allow compatibility with Netty 4.1.x#13

Open
ladrl wants to merge 1 commit intoSolarNetwork:mainfrom
ladrl:main
Open

Allow compatibility with Netty 4.1.x#13
ladrl wants to merge 1 commit intoSolarNetwork:mainfrom
ladrl:main

Conversation

@ladrl
Copy link

@ladrl ladrl commented Mar 9, 2026

This requires the server to have protected factory methods for the event groups that default to the 4.1.x NioEventLoopGroup. The client also requires such a factory method.

Closes #12

This requires the server to have protected factory methods for the event groups that default to the 4.1.x `NioEventLoopGroup`. The client also requires such a factory method.
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.

Netty 4.1.x compatibility

1 participant