netty
https://github.com/netty/netty
Java
Netty project - an event-driven asynchronous network application framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to netty
Help out
- Issues
- Forward port 5.0: Update to latest JDK26 EA build
- Forward port 5.0: Add javadoc to clarify responsibility of the user when generating the remote connection id
- Forward port 5.0: Make the build run faster
- Fix HttpObjectAggregator leaving connection stuck after 413 with AUTO…
- Expose QuicSslContextBuilder::sni (#16178)
- Fix high-order bit aliasing in HttpUtil.validateToken
- Avoid unnecessary SSL.getVersion() call and string allocation in ReferenceCountedOpenSslEngine
- IdleStateHandler: ALL_IDLE event stops firing intermittently after several Ping/Pong cycles
- Enable IORING_SETUP_TASKRUN_FLAG and use IORING_SQ_TASKRUN to decide …
- IoUringIoHandler run() performs unnecessary io_uring_enter syscalls in non-blocking path
- Docs
- Java not yet supported