Interract with the WBGL<->BGL bridge by creating and instance of this class

Constructors

Properties

bgl: BGL
bridgeEndpoint: string
wbgl: WBGL

Methods

  • getBrigeHealth gets the current health of the Bridge

    Returns Promise<IBridgeHealth>

  • getBridgeStatus returns the current status of the bridge.

    Returns Promise<IBridgeStatus>

Generated using TypeDoc