HttpConnectionsInfo connectionsInfo( )

Returns an HttpConnectionsInfo object summarizing the number of current connections handled by the server.

Source

/**
 * Returns an [HttpConnectionsInfo] object summarizing the number of
 * current connections handled by the server.
 */
HttpConnectionsInfo connectionsInfo();