Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebsocketOptions

Websocket connection options

Hierarchy

  • WebsocketOptions

Indexable

[key: string]: number | string | undefined

Websocket connection options

Index

Properties

Properties

Optional compress

compress: undefined | "zlib-stream"

Gateway payload compression type

encoding

encoding: "json" | "etf"

Gateway payload encoding type

v

v: number

API Version

Generated using TypeDoc