buttplug icon indicating copy to clipboard operation
buttplug copied to clipboard

Rust Implementation of the Buttplug Sex Toy Control Protocol

Results 114 buttplug issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Currently the websocket server is getting shutdown if 0 clients are connected (after once there was a connection). For my project i want to have a deamon running the websocket...

bug

- Fixed a bug where using a toy with multiple vibrators could cause a panic - Fixed a bug where Lovense Connect will sometimes send null in the battery field...

Fixes #525. TODO: - [ ] Shut down correctly: look at SDL Quit event and cancellation token use in XInput DCM - [ ] Test disconnection - [ ] Test...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

**Feature Description** Buttplug currently supports rumble for XInput gamepads on Windows (including both the 360 and Xbox One/Series X|S generations). But gamepads are the vibrator almost everyone already has, so...

Features

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

This PR includes support for the Flexer (patched and unpatched) and Gravity for both Lovense Connect and BLE. Also includes a fix for #506 to address the multi-vibe support on...

Found the pressure sensors and battery level by inspecting and visualizing received BTLE data. ([Discord conversation context](https://discord.com/channels/353303527587708932/752593231681683657/1044851589044785192)) The sensor endpoint reports both analog and digital versions of the same data...

**Describe the bug** Testing the Gravity with both dongles, `Vibrate1:N;` followed quickly with `Vibrate2:N;` only causes the vibrator to be changed. Both messages are sent to the dongle (as far...

bug