Leaf
    Preparing search index...

    A Sync1BinaryInterface implementation on top of a WebSocket.

    Implements

    • Sync1BinaryInterface
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Register a callback that will be triggered when a message comes in from the server.

      Parameters

      • receiver: (serverResponse: Uint8Array) => void

      Returns void