Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Client

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Client(uuid: string, ws: WebSocket, onConnection: (ws: WebSocket) => void): Client
  • Parameters

    • uuid: string
    • ws: WebSocket
    • onConnection: (ws: WebSocket) => void
        • (ws: WebSocket): void
        • Parameters

          • ws: WebSocket

          Returns void

    Returns Client

Properties

Readonly cable

cable: Cable

Readonly dataPipe

dataPipe: WebSocket

Methods

connect

  • connect(uuid: any): WebSocket

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Property
  • Method
  • Protected property
  • Protected method
  • Static property
  • Static method

Generated using TypeDoc