ClientPool

class ClientPool(steamClient: SteamClient, appId: Int, parentScope: CoroutineScope)

ClientPool provides a pool of connections to CDN endpoints, requesting CDN tokens as needed

Constructors

Link copied to clipboard
constructor(steamClient: SteamClient, appId: Int, parentScope: CoroutineScope)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun shutdown()