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
- Deprecate HttpServerRequest.peerCertificateChain() and add peerCertificates() (4.x)
- Let ContextInternal#isRunningOnContext consider a duplicated context as its original context
- HTTP client form upload should not send a chunked transfer encoding header on HTTP/3
- Keep the NetClient referenced in tests that rely on the connection staying open
- 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
- Docs
- Java not yet supported