Hi, and thanks for the awesome ESPUI library!
Feature request:
I'd love to be able to detect whether any clients are currently connected to the UI (e.g., for showing activity or triggering power-saving modes).
It would be great if ESPUI exposed a method like ESPUI.activeClientCount()
or ESPUI.hasActiveClients()
that internally accesses the existing WebSocket connection.
Best regards
Oliver