Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

  • Options

Index

Properties

Properties

transport

transport: { host: string; path?: string; port: number; protocol?: string; type: "websocket" | "http" | "https" | "postmessagewindow" | "postmessageiframe" }

Type declaration

  • host: string
  • Optional path?: string
  • port: number
  • Optional protocol?: string
  • type: "websocket" | "http" | "https" | "postmessagewindow" | "postmessageiframe"