You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple usage demonstration of gan-web-bluetooth library
under pure Node.js environment, with Web Bluetooth API implementation using webbluetooth library.
Running this sample is simple as follows:
$ npm install
$ npm start
About
Demo of using gan-web-bluetooth library in pure Node.js environment