Looking-Glass / bridge.js

Bridge.js is a javascript API for interacting with Looking Glass displays via Looking Glass Bridge 2.2.0+
https://lookingglassfactory.com/software/looking-glass-bridge
MIT License
8 stars 0 forks source link

Manually Connect to Bridge #6

Closed BryanChrisBrown closed 1 year ago

BryanChrisBrown commented 1 year ago

This PR changes the structure of the Bridge.JS client so that we no longer automatically connect.

Instead, the API consumer is now required to connect in order to use the Bridge.JS library.

This gives the API consumer more control over the connection and disconnection states of the Bridge Client Library.

Temporarily, the Fallback is disabled in order to investigate a potential bug with Bridge.