commits
Building a new connector transport and ran into a bunch of compilation
issues.
Recent Svakom Sam Neo models seem to disconnect within a few seconds
of connection unless you subscribe to the rx characteristic.
Also Adding the Eropair Cup and the defition (no implentation) for
the Hismith Servo
This is a clone of Lovense devices except for the actual protocol,
which means we can't even match on name and rely on the characteristic
fallthough...
We don't need the connectors/webbluetooth directly in Buttplug, since
it'll be compiled as its own thing. But will need to make the library
work with WASM so that will compile.
Reported on Discord:
* Fugu2
* Flamingo T
I hate this protocol so fucking much
Doesn't really hurt anything.
Fixes issue with socket not closing when system may be kept alive.
It stores one, might as well take one when created
This should really happen during Drop but things are complex enough
that we're not dropping and I don't want to deal with that right now.
Needed for websocket defs in flutter
Instead of copying the methods 3 different places.
I have no clue how this was working, but for some Roselex decices we were
writing to a characteristic with no write capability and yet on my desktop
it worked. Correcting the characteristic still works, and no longer errors!
Fixes #566
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.3)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Also fixing speed control on the WeVibe Sync 2
Otherwise we stomp programmatic additions
Turns out that my test for the device wasn't actually being called.
Then it turned out that I wasn't setting the match_all flag.
Then it turned out that the match_all flag wasn't being applied to RotateCmd.
Needed for exposing up through intiface central
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.3)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>