cloudio-project/cloudio-endpoint-java

Currently RabbitMQ disconnects a client that tries to subscribe or publish to a topic the entity has not the right to. Explore other possibilities.

Closed this issue · 1 comments

Currently RabbitMQ disconnects a client that tries to subscribe or publish to a topic the entity has not the right to. Explore other possibilities.

That is the way the specification of MQTT 3.1.1 handles such errors. Without moving to MQTT 5 this will not change.