Config

class Config

Config class for the Remote handler type.

Properties

Link copied to clipboard
val coroutineScope: CoroutineScope

The scope used to send the monitoring message.

Link copied to clipboard

The endpoint receiving monitoring messages.

Link copied to clipboard
val httpClient: HttpClient

The HttpClient to use to send the events.