A client for the Hrana protocol over a WebSocket.

Hierarchy

Implements

Properties

Accessors

Methods

Properties

intMode: IntMode

Representation of integers returned from the database. See IntMode.

This value is inherited by Stream objects created with openStream, but you can override the integer mode for every stream by setting intMode on the stream.

Accessors

  • get closed(): boolean
  • True if the client is closed.

    Returns boolean

Methods

Generated using TypeDoc