Skip to content

Report the number of clients to the broker

meskio requested to merge meskio/snowflake-webext:client_load into main

Client number is rounded down to 8. Currently the webextension doesn't support more than one client, and the client counter is actually never updated internally. So this code effectively always returns 0.

Related to snowflake#40048 (closed)

Merge request reports