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
- Resetting a completed HTTP/1.1 request closes a pooled connection after reuse
- fix: do not close pooled connection when resetting a completed HTTP/1.1 request (#6294)
- fix: avoid blocking WebSocket accept handshake on worker context
- Improve closeable and resource.
- Improve pqc
- port #6287 in 4.x
- Clarify raw vs normalized path usage in Vert.x Core documentation
- acceptHandshake blocks 10s waiting on a task it queued to its own executor (worker context), and the failure is unreportable
- Stop using deprecated NoStackTraceThrowable in vertx-core internals
- Resolve files when absolute path is used, returns exception
- Docs
- Java not yet supported