noble / node-bluetooth-hci-socket

MIT License
153 stars 188 forks source link

Support newer node versions by updating Nan usage #127

Open eendeego opened 4 years ago

eendeego commented 4 years ago

Use more Nan bindings so that this code compiles on Node 14.

It builds on 14.3.0, but I couldn't find a way to test it.

Tested and functional with PowerMate Bluetooth.

rzr commented 3 years ago

Please compare to @abandonware fork and comment

https://github.com/noble/node-bluetooth-hci-socket/issues/123