garagemq

AMQP message broker implemented with golang
  https://github.com/valinurovam/garagemq
  0
  no reviews



GarageMQ is a message broker that implement the Advanced Message Queuing Protocol (AMQP). Compatible with any AMQP or RabbitMQ clients (tested streadway/amqp and php-amqp lib)

The GarageMQ project is also knowns an KubeMQ (https://kubemq.io).

This package does not contain the admin-frontend/build files since debian packaging npm modules is "complicated". You can, after installing this package, download the files from github and `cp -a $SRCDIR/admin-frontend/build /var/lib/garagemq/admin-frontend/` to be able to use the admin frontend as intended.