Currently each auth check opens (and immediately closes) a new amqp channel. This is sub-optimal. Channel should be the same one the Exchanger uses
Currently each auth check opens (and immediately closes) a new amqp channel. This is sub-optimal.
Channel should be the same one the Exchanger uses