Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 765 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 765 Bytes

Vert.x Proton

Build Status (5.x) Build Status (4.x)

This component facilitates AMQP integrations for Vert.x by providing a thin wrapper around the Apache Qpid Proton-J AMQP 1.0 protocol engine.

In-source docs can be built by running "mvn clean package -DskipTests", at which point they are located in target/asciidoc/java/index.adoc. You can view the unprocessed document source file here.