You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
The method getNumSubscribers() returns the number of subscribers that are currently connected to the local publisher, and not the total number of subscribers for that topic.
The documentation should be clarified to avoid misinterpretations. Also, it could link to a method that would return the total number of subscribers for that topic.