I'm using MQTT as message broker&queue in my project because we are communicating with embedded.
I'm connecting to MQTT from my organizer and I need to know which devices connected to broker already. So, I need to list subscriber list as a subscriber. Or something like that, which one will tell me which subscribers connected.