Lowkey calculates peak concurrent connections as the time during the monthly billing period when the highest number of WebSocket connections are active between user devices and the Stream platform.
One user, identified by their user_id, can maintain several active WebSocket connections, such as when logged in on different devices or if an integration problem occurs.
Typically, WebSocket connections are established using the connectUser() function or its corresponding SDK method.