Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketHostOptions

Hierarchy

Index

Properties

Optional WebSocket

WebSocket: WebSocketConstructor

Optional credentials

credentials: Value

Optional idleTimeout

idleTimeout: undefined | number

Optional maxReconnectTimeout

maxReconnectTimeout: undefined | number

Optional protocols

protocols: string | string[]

Optional sendBufferSize

sendBufferSize: undefined | number