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
- HTTP/1 active-request metrics leak when the response ends before an incomplete request
- fix: HTTP/1 active-request metrics leak when response ends before request body completes
- Support setting the local address per connection with ConnectOptions
- Document that accessing HttpServerResponse trailers commits the response to sending a trailers frame
- Report AsyncFile handler failures to the context
- 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
- Docs
- Java not yet supported