vert.x
https://github.com/eclipse-vertx/vert.x
Java
Vert.x is a tool-kit for building reactive applications on the JVM
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 supported1 Subscribers
Add a CodeTriage badge to vert.x
Help out
- Issues
- Document that clients must be kept referenced to avoid being shut down when garbage collected
- Assign a distinct event loop to each virtual thread verticle instance
- Add regression tests for the net client close hook registration
- Closed NetClient is never removed from its owner's CloseFuture, leaking every client created with createNetClient()
- Custom connection pool strategy in HttpClient
- Report AsyncFile handler failures to context
- Improve pqc
- port #6287 in 4.x
- Stop using deprecated NoStackTraceThrowable in vertx-core internals
- Resolve files when absolute path is used, returns exception
- Docs
- Java not yet supported