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).
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).