A Vert.x client allowing applications to interact with a RabbitMQ broker (AMQP 0.9.1)
Please see the main documentation on the web-site for a full description:
- Java documentation
- JavaScript documentation
- Kotlin documentation
- Groovy documentation
- Ruby documentation
The tests all use a instances of rabbit dynamically created in a local docker instance (i.e. the user running the tests must have permission to create docker containers).
% mvn test