Class ZapClient

A client that sends data to server.

Hierarchy

  • ZapClient

Constructors

Properties

Methods

Constructors

Properties

PORT: number = 65500
serverAddress: string

An IP address of the device running ZapServer.

socket: Socket

Methods

  • Send given Zapable object to the server.

    Parameters

    Returns void

Generated using TypeDoc