vert-x3 / vertx-amqp-client

An AMQP client for Vert.x
Apache License 2.0
17 stars 18 forks source link
amqp client messaging non-blocking reactive vertx

= Vert.x AMQP Client

image:https://github.com/vert-x3/vertx-amqp-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-amqp-client/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-amqp-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-amqp-client/actions/workflows/ci-4.x.yml"]

== Build

=== Requirements

=== Instructions

mvn clean install