Node's socket system automatically supports Unix Domain Sockets and Windows Named Pipes already, so no dependencies needed. Should probably still live in its own module so we don't have to worry about rolling it into the main library, since it won't be useful in the web version.
buttplug-js will soon be part of buttplug-wasm in https://github.com/buttplugio/buttplug-rs-ffi, closing this bug as it relates to implementation that will be taken care of in buttplug-rs.
Node's socket system automatically supports Unix Domain Sockets and Windows Named Pipes already, so no dependencies needed. Should probably still live in its own module so we don't have to worry about rolling it into the main library, since it won't be useful in the web version.