sstone / amqp-client

[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
MIT License
161 stars 88 forks source link

Send status listeners to newly created channelowners + rabbitclient update #93

Closed griffhun closed 5 years ago

griffhun commented 5 years ago

What does this PR do? How does it affect users?

Fixing: status listener actors don't receive channel connection status messages

How should this be tested (feature switches, URLs, special user permissions)?

sbt test

Related Asana task, wiki page or blog posts

https://app.asana.com/0/952977657135210/1113145586088102/f

griffhun commented 5 years ago

Created unintentionally