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
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-amqp-client
- Owner: vert-x3
- License: apache-2.0
- Created: 2019-01-31T09:31:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T12:30:36.000Z (12 months ago)
- Last Synced: 2025-07-20T13:38:25.058Z (11 months ago)
- Topics: amqp, client, messaging, non-blocking, reactive, vertx
- Language: Java
- Size: 709 KB
- Stars: 17
- Watchers: 19
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
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`