I know that there is no equivalent in Bunny.
But there is this call in AMQP protocol.
To be more specific I would like to know how to implement this using amq-protocol.
I've tried to use management plugin but It updates message stats once in 5 sec.
But I need live queue size for performance audit and rabbitmqctl gives live message size.