Record - http : WebSocketFailoverClientConfiguration

Configurations for the WebSocket client endpoint.

callbackService - Copied from CommonWebSocketClientConfiguration
subProtocols - Copied from CommonWebSocketClientConfiguration
customHeaders - Copied from CommonWebSocketClientConfiguration
idleTimeoutInSeconds - Copied from CommonWebSocketClientConfiguration
readyOnConnect - Copied from CommonWebSocketClientConfiguration
secureSocket - Copied from CommonWebSocketClientConfiguration
maxFrameSize - Copied from CommonWebSocketClientConfiguration
webSocketCompressionEnabled - Copied from CommonWebSocketClientConfiguration
handShakeTimeoutInSeconds - Copied from CommonWebSocketClientConfiguration
cookieConfig - Copied from CommonWebSocketClientConfiguration

Fields

  • targetUrls string[] (default [])
  • The set of URLs, which are used to connect to the server

  • failoverIntervalInMillis int (default 1000)
  • The maximum number of milliseconds to delay a failover attempt

  • callbackService
  • subProtocols
  • customHeaders map
  • idleTimeoutInSeconds int
  • readyOnConnect boolean
  • secureSocket
  • maxFrameSize int
  • webSocketCompressionEnabled boolean
  • handShakeTimeoutInSeconds int
  • cookies ?