buttplug-py
buttplug-py copied to clipboard
Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard
Devices with multiple motors will not vibrate as expected when using `send_vibrate_cmd(float)`. Instead, only the first motor of that device will vibrate. Steps to reproduce: 1. Connect a device with...
There's currently no way to handle a connection closed that I am aware of. Especially when receiving the below: code = 1006 (connection closed abnormally [internal]), no reason This could...
I need to pull the devices list and their features and names from the client.devices object. However, due to how the dict is structured, it is complex to work with...
Epic for issues relating to releasing a full v1 of buttplug-py. v1 is a client only release (no plans to release a python buttplug server). It should be able to...