/fusio-adapter-amqp

Primary LanguagePHPApache License 2.0Apache-2.0

Fusio-Adapter-Amqp

Fusio adapter which provides a connection to work with a AMQP based message queue. It uses the php-amqplib/php-amqplib package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-amqp
php bin/fusio system:register "Fusio\Adapter\Amqp\Adapter"