An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# go-buttplug

[![builds.sr.ht status](https://builds.sr.ht/~diamondburned/go-buttplug.svg)](https://builds.sr.ht/~diamondburned/go-buttplug?)
[![Go Reference](https://pkg.go.dev/badge/github.com/diamondburned/go-buttplug.svg)](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