/trellis-amqp

An AMQP-based event publisher

Primary LanguageJavaApache License 2.0Apache-2.0

trellis-amqp

Note: this project has been merged into the core Trellis repository.

An AMQP-based messaging connector. This implements an event bridge to AMQP-based brokers, such as Qpid or RabbitMQ.

Building

This code requires Java 8 and can be built with Gradle:

./gradlew install