buttplug-rs-ffi
buttplug-rs-ffi copied to clipboard
FFI from buttplug-rs to C#, Javascript/Typescript, Java, Python, and other languages
This should make the "missing natives" exception more visible, since it'll be closer to the top of the stack. Also added some handling for setting up a log handler. while...
**Feature Description** Right now, we're restricted to the connectors included within the rust library. On the rust side, we should add a FFI connector struct that wraps a few callbacks...
**Describe the bug** When I try to build the java implementation it fails with a long lst of errors, this is the first error: buttplug-rs-ffi/lib/src/main/java/io/buttplug/MessageAttributes.java:3: error: package io.buttplug.protos does not...