ActiveMQ Connected consumer don’t consume messages
I am using NuGet to work with ActiveMQ https://activemq.apache.org/components/nms/
Also tried Apache.NMS.ActiveMQ.NetStd.
The situation is such that the listener successfully connects to the broker and in the web console this can be seen in the corresponding queue. But messages from the queue don’t consume. Without any errors.