A WebSocket wrapper that exposes all events as a stream.

This underlying socket will not be closed when the stream has no listeners

Hierarchy

  • StreamingSocket

Constructors

Properties

Methods

Constructors

Properties

connected: Promise<void>

Methods

  • Parameters

    • data: string

    Returns Promise<void>

Generated using TypeDoc