buttplugio / buttplug-js

Buttplug Typescript/Javascript Client Implementation
https://buttplug.io
BSD 3-Clause "New" or "Revised" License
128 stars 18 forks source link

StopScanning hangs on noble bluetooth manager #208

Closed qdot closed 4 years ago

qdot commented 5 years ago

Describe the bug

  1. Start scanning using the noble ble manager (using intiface cli node, for instance)
  2. Send a stop scanning message

Expected behavior Expected Ok message returned.

Actual behavior Nothing returned, seems to hang.

qdot commented 4 years ago

buttplug-js will soon be part of buttplug-wasm in https://github.com/buttplugio/buttplug-rs-ffi, closing this bug as it relates to implementation that will be taken care of in buttplug-rs.