wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

Display correct number of connected clients in Admin Interface #78

Closed matbind closed 1 year ago

matbind commented 1 year ago

@wildyeast wrote in #73:

The admin interface monitors connections as soon as it is started, but it forgets this information as soon as its session is terminated. Meaning that if connections are made before the admin interface is loaded in the browser, they will not show up in the counter. A page reload will also reset the counter.

Would be a nice improvement to get the number of connected devices on page load.