FastSocketResponse

data class FastSocketResponse(val enabled: Boolean)

Configuration of Fast Socket feature.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether Fast Socket features are enabled in the node pool.