An open API service indexing awesome lists of open source software.

https://github.com/vert-x3/vertx-amqp-client

An AMQP client for Vert.x
https://github.com/vert-x3/vertx-amqp-client

amqp client messaging non-blocking reactive vertx

Last synced: 11 months ago
JSON representation

An AMQP client for Vert.x

Awesome Lists containing this project

README

          

= 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

* Docker (used with Test Container)
* Java 8
* Maven

=== Instructions

`mvn clean install`