-
Follows #996
This would mean move the code that uses Mutiny in a separate module.
We could require users to include it in their project as an additional dependency (option 1), or we could at leas…
-
### Context
Often when I google a specific Mutiny related issue I end up in a webpage that's not showing the latest version. When I then click `Click here to go to latest` I always get to the index p…
-
Requested by a few users:
https://lobste.rs/s/0fxsey/updates_oil_faq
https://git.mutiny.red/somasis/www.somas.is/plain/atom.sh
-
#### Describe the feature
It would be nice to have [mutiny](https://smallrye.io/smallrye-mutiny-vertx-bindings/2.6.0/) alongside the already existing RxJava, Reactive Streams & Coroutine dependenci…
-
A keypair that can be used by multiple peers (owned by the same person). Peers should register themselves with a DHT using the profile key so new peers can be found for a known profile.
-
Since upgrading to 5.0.0 we're noticing different behavior when it comes to starting up our operator. Sometimes we see the following health check status in our logs indicating that `Quarkus Operator …
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Sep 16 | Next scheduled analysis: Sep 23_
### Open
- h…
-
### Version
Vert.X Java 4.3.3
### Context
I encountered this exception while trying to pipe an HttpResponse to another stream after it had already been read
### Do you have a reproducer?
…
-
Hi,
In Quarkus/Renarde, can I pass in a @BeanParam and a @RestPath? I'm trying to do a call to this endpoint and I'm getting a class cast exception:
```
@POST
@Path("/accounts/password/chan…
-
Reactive streams (mutiny in quarkus) provides very good abstraction for even streaming.
We can consider introducing that as separate category:
https://github.com/reactive-streams/reactive-streams-…