Currently, the network wifi handlers for esp8266/esp32 show the list of client stations connected to the access point provided by the MCU. However, it seems that this information is not updated fast enough at this point.
It should be stored a list of those stations and trigger a reading update when those events are triggered.