Timon Back
Timon Back
From an earlier project, I do have some example code. But I also stumple upon websockets, which I had used together with Reactor Flux to publish data from the server...
Basic example is pushed: https://github.com/springwolf/springwolf-core/tree/websockets-plugin
Hi @pdalfarr Thank you for the report. We are actively building on AsyncApi 3.0, which will resolve this. AsyncApi 3.0 includes bigger changes, requiring also a significant time investments on...
Thank you for the report, the issue has been addressed in the new release. Feel free to reopen this issue if there is still something missing.
Thanks for the update. I updated the release notes -> migration guide to explicitly mention the `host` and `protocol` field. --- I took a quick look at the `springwolf-examples/springwolf-kafka-example` to...
Hi @pdalfarr, check out the `springwolf-amqp` example project right next to the kafka example at https://github.com/springwolf/springwolf-core/blob/a3b4743b825efa79added6d186ea4e581dce0f2b/springwolf-examples/springwolf-amqp-example/src/main/java/io/github/springwolf/examples/amqp/dtos/ExamplePayloadDto.java
Hi @pdalfarr, any update on what you have discovered?
Hi @gabryellr, Thank you for the detailed issue and great analysis. After following the link to the maven dependency, I do see the jar artifact. However, it does contain the...
Hi @gabryellr, we made an exception in this case to _just_ republish so that the artifact is usable. More details: https://github.com/springwolf/springwolf-core/tree/release/0.9.x Versions: https://github.com/springwolf/springwolf-core/commit/edddb2e9d9fda7defc21c17d2d0bd97cf773509d We do not indent to create further...
Closing, as this has been released