activeWebSockets property

int get activeWebSockets

Returns the number of active WebSocket connections.

Implementation

int get activeWebSockets => _activeWSCounter;