daydream-node icon indicating copy to clipboard operation
daydream-node copied to clipboard

Webbluetooth

Open monteslu opened this issue 7 years ago • 1 comments

@charliegerard

simple fix to make this library also work in browser (main issue was that web ble doesn't guarantee order of characteristics)

example of it running with noble's web bluetooth bindings here: https://daydream.surge.sh

isomorphic ble ftw !

also, looks like the atom editor ate up some whitepsace :)

monteslu avatar Feb 09 '18 02:02 monteslu

code sample for using daydream-node on the web: https://github.com/monteslu/nobledream

monteslu avatar Feb 09 '18 02:02 monteslu