buttplugio / buttplug-js

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

Implement Spec v2 Messages #212

Closed qdot closed 4 years ago

qdot commented 4 years ago

Implement new messages from Spec v2, and see how hooking them up to devices/client API works out. This isn't a final implementation, but rather a way to figure out whether the messages translate well at the API level. Spec/schema refinement may happen during this work.

See also:

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.