WebsocketConfig

constructor(url: String, port: Int? = null, isSecure: Boolean = true, authenticationToken: String? = null)