php-nats-streaming
php-nats-streaming copied to clipboard
How to get length of queue?
Is there a way of getting how many messages are currently in a queue?
It looks like there is a way for the Java library here nats-io/nats.java#153.
Isn't that the plain nats client?