buttplug icon indicating copy to clipboard operation
buttplug copied to clipboard

Rust Implementation of the Buttplug Sex Toy Control Protocol

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

Our hid module already uses it, should just have the lovense dongle use that too.

Features

Moving some of our extra tasks from the v4 work into this so I can streamline for release.

https://github.com/muddy-toes/XToys-OSSM-Firmware/

Features

Store actuator type/sensor type/etc in the feature info itself, use [iddqd ](https://github.com/oxidecomputer/iddqd) to host that as the hash key.

Features

The ability to have specific, possibly user changable settings for a device based on the protocol is uses might be nice. For instance, the ability to store and send device...

Features

Build in an iroh connector as another type of repeater. https://www.iroh.computer/

Features

We have protocol test suites that mix vibrate/scalar commands. Currently, the v2 client test panics on the scalars, meaning that the test suite itself can't be run. Test clients should...

bug

We've got this half-assed lockless thing happening in order to avoid having to await anywhere and it's basically turned rust into GC-via-RC, which ain't great and makes reasoning about ownership...

Features

See https://github.com/intiface/intiface-central/issues/193#issuecomment-2885016545 May be related to #648

bug
Device Comm Managers