Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes how much there were successful and unsuccessful open tries. This data used by configured functions to determine if the socket should reconnect and reconnect params.

Hierarchy

  • ReconnectState

Index

Properties

erroredCounter: number

number of times socket.onerror callback fired

subscribedCounter: number

number of times socket was in state "subscribed"

wasPrevOpenSuccessful: boolean

Generated using TypeDoc