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
- [Vert.x 5] Regression: setInstances(N) shares a single EventLoop for all instances when using ThreadingModel.VIRTUAL_THREAD
- Fix all places where stackTrace was discarded
- Add `query(Object... path)` method for simple JSON querying
- Add Object Array Message Codec for Vertx Service Proxy
- Missing documentation on website for the "magical" usage of ReplyException in EventBus?
- #3116 - Strengthen null guards in MultiMap
- Fixes #3200
- Add Future#compose(Supplier<U> supplier) method
- Corrected grammatical structure of two sentences
- Add support for Unix domain datagram sockets when using native epoll/kqueue transport
- Docs
- Java not yet supported