JoshuaBuditama / slowvid

0 stars 2 forks source link

Issues/42 mock bluetooth service #51

Closed cskeogh closed 3 years ago

cskeogh commented 3 years ago

Add the mock bluetooth service. Closes #42

A Mock Bluetooth Back-end. SlowVid Front-end will connect via socket.io and emits 'broadcast' messages with data of type IBluetoothMsg (not implemented yet, see #21). The 'broadcast' messages are shared with all other SlowVid Front-ends if 'close-enough'. 'close-enough' is set via the developer-use application 'Bluetooth Front-end' (not implemented yet, see #43).