LauncherClient

constructor(host: String = "127.0.0.1", port: Int = 13297, token: String? = null, tokenProvider: () -> String? = null)