awaitility

This guide shows how to build with the Micronaut Framework a chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
Learn how to connect JMS Application to an AWS SQS Queue
Use Kafka to communicate between your Micronaut applications.
Learn how to use Mosquitto as an MQTT broker, create a Micronaut CLI application and publish an MQTT topic, and subscribe to the MQTT topic in a different Micronaut Messaging application.
Build a chat application by exposing a WebSocket Server with the Micronaut Framework
This guide shows how to test a Kafka Listener using Testcontainers in a Micronaut Framework application.