Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

  • ClientOptions
    • Options

Index

Properties

resumeKey?: null | string

The key to send when resuming the session. Set to null or leave unset to disable resuming.

defaults

null

resumeTimeout?: number

The number of seconds after disconnecting before the session is closed anyways. This is useful for avoiding accidental leaks.

defaults

60

Generated using TypeDoc