-
It would be great to have some Mutiny wrappers for AWS Async Client that return some `Uni` instead of `CompletionStage`.
There is already that for Vert.x: `io.vertx.mutiny.core.eventbus.EventBus` i…
-
Do you plan on providing an rxscala toolkit for vertx applications? If so, would you want some assistance?
-
This occurs when any navigation is attempted:
>Error while unlocking session
io.vertx.core.VertxException: Push failed
at com.github.mcollovati.vertx.vaadin.communication.SockJSPushConnection…
-
### Questions
I am using vertx webclient in different thread with attach Context
```
VertxContextStorageProvider.VertxContextStorage.INSTANCE.attach(context);
```
when PREPARE_REQUEST and CREA…
-
# Reactive Programming 및 Vert.x 소개 - Sui’s Development Blog
Reactive Programming 소개
[https://chop-sui.github.io/reactive-and-vertx/](https://chop-sui.github.io/reactive-and-vertx/)
-
```
What steps will reproduce the problem?
1. ./collide
What is the expected output? What do you see instead?
I see this:
./lib/vertx/bin/vertx: 40: [: run: unexpected operator
./lib/vertx/bin/vertx:…
-
```
What steps will reproduce the problem?
1. ./collide
What is the expected output? What do you see instead?
I see this:
./lib/vertx/bin/vertx: 40: [: run: unexpected operator
./lib/vertx/bin/vertx:…
-
```
What steps will reproduce the problem?
1. ./collide
What is the expected output? What do you see instead?
I see this:
./lib/vertx/bin/vertx: 40: [: run: unexpected operator
./lib/vertx/bin/vertx:…
-
### Questions
Vert.x stress test problem after 16xxx request sent
### Version
4.5.x
### Steps to reproduce
Server code:
`
package demo;
import io.vertx.core.AbstractVerticle;
impo…
-
Hi, In **vertx-microservices-workshop/vertx-workshop-common**,there is a dependency **io.vertx:vertx-core:3.4.1** that calls the risk method.
[CVE-2019-17640](https://cve.mitre.org/cgi-bin/cvename.…