You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
Looks like when using the @MessageMapping annotation, there is only one listener container to create listeners. So currently there is no way start/stop listening to the queues independently. Seems to be an all or none paradigm. It will be good to have the ability to be able to start/stop the consumptions on individual queues