https://github.com/diamondburned/go-buttplug
A Go library for the Intiface Websocket API, which wraps the buttplug.io protocol.
https://github.com/diamondburned/go-buttplug
buttplug intiface
Last synced: about 1 year ago
JSON representation
A Go library for the Intiface Websocket API, which wraps the buttplug.io protocol.
- Host: GitHub
- URL: https://github.com/diamondburned/go-buttplug
- Owner: diamondburned
- License: isc
- Created: 2021-11-10T09:27:14.000Z (over 4 years ago)
- Default Branch: plug
- Last Pushed: 2021-12-01T10:49:38.000Z (over 4 years ago)
- Last Synced: 2025-03-28T08:51:16.845Z (about 1 year ago)
- Topics: buttplug, intiface
- Language: Go
- Homepage:
- Size: 138 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-buttplug
[](https://builds.sr.ht/~diamondburned/go-buttplug?)
[](https://pkg.go.dev/github.com/diamondburned/go-buttplug)
A Go library for the [Intiface][intiface] Websocket API, which wraps the
[buttplug.io protocol][buttplug].
[intiface]: https://github.com/intiface/intiface-cli-rs
[buttplug]: https://buttplug-spec.docs.buttplug.io
## Example
See [package intiface's example][intiface-doc].
[intiface-doc]: https://pkg.go.dev/github.com/diamondburned/go-buttplug/intiface#example-package