Skip to content

Conversation

@yuzawa-san
Copy link

Netty has recently added support for an experimental new type of transport which used Linux's io_uring facility. This PR allows users to pass in a IOUringEventLoopGroup without getting the "Unknown event loop group" exception. Given this is incubating within Netty, I added a optional, provided dependency if folks want to use it, they will have to include the proper dependency on their own. I used the epoll transport factory as a starting point (hence the copyright message).

@hyperxpro hyperxpro closed this Nov 21, 2022
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