amqp-client
amqp-client copied to clipboard
[THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED] Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client
Results
21
amqp-client issues
Sort by
recently updated
recently updated
newest added
Adding enhancement for read-only users. Encountered issue in which user did not have privileges to declareExchange and queueBind to a queue, but could use just basicConsume.