yazidaqel / vertx-proton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vert.x Proton

Build Status

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.

About

License:Apache License 2.0


Languages

Language:Java 99.9%Language:Shell 0.1%