LA1TV / Hyperdeck-JS-Lib

A javascript library for communication with the Blackmagic Hyperdeck.
MIT License
26 stars 8 forks source link

Separate connection out from constructor #6

Closed tjenkinson closed 8 years ago

tjenkinson commented 8 years ago

Users should be able to create a hyperdeck object, and then be able to call connect() and disconnect() whenever they want.