i am looking for a way to query all available topics on the broker. Every clients registers with a unique topic. If i would know all the topics available i could send messages to a single client using its unique topic.
So far i could not find a feature.