Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RcSocketSettings

Hierarchy

  • RcSocketSettings

Index

Properties

connectionMaxRetryInterval

connectionMaxRetryInterval: number

Number indicating the maximum interval between connection "retires".

connectionTimeout

connectionTimeout: number

Number indicating how long to try connecting before timing out.

debug

debug: boolean

Flag indicating whether or not to debug.

logger

Logger instance. Defaults to console.

Generated using TypeDoc