qDot

Results 265 comments of qDot

The mobile bluetooth restriction from the browser is *hopefully* temporary, and really only an issue on iOS (android allows localhost websockets on mobile via chrome). I'm working on a way...

Yeah, welcome to the fun of trying to maintain a generic API for a set of devices that are in no way generic. So, first off: Hadn't seen Handy's new...

Ok, so this is going to delve a bit into how protocols and configurations work internally. You do not want to use `thehandy` as your basis. That's referring to OUR...

Ok, so the important error message here is: `No viable protocols for hardware Websocket(WebsocketSpecifier { names: {"HandyCoordinator"} }), ignoring.` That means the system isn't matching your specifier to a protocol....

Ok, I *think* you need to set up a `default` in the `buttplug-passthru` specifier, where `configurations` currently is. That's how we say "if I can't identify a device, just use...

@blackspherefollower was this fixed in v7.1.0?

And 3 years later, this is actually doable via our websocket device system that I just finished documenting in our dev docs (see the Inflating buttplug portion of the dev...

Moving to client only impl. Marking wontfix and closing.

Well, 2 years later, finally remembered to add the chorus to the rust version, so thanks for that! Otherwise, bringing this repo back but as client only, so there's no...