Skip to content

FurryR/buttplug-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buttplug JS and WASM

This repo includes 2 projects:

  • buttplug-js: A pure Typescript/Javascript implementation of a Buttplug Client. This can be used to connect to Buttplug Servers like Intiface Central or the Buttplug WASM Server
  • buttplug-wasm: A WASM compilation of the Rust implementation of the Buttplug Server, with a WebBluetooth device communication manager. This will allow connection to hardware in browsers that have WebBluetooth connectivity (Chromium/Blink based browsers like Chrome, Microsoft Edge, Brave, Opera, etc...)

See the README in each of the project directories for more info on the projects.

About

Buttplug Typescript/Javascript Client Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.4%
  • Rust 21.1%
  • JavaScript 1.1%
  • HTML 0.4%