Skip to content

Releases: hapbeat/hapbeat-js-sdk

Release list

v0.1.0

Choose a tag to compare

@yus988 yus988 released this 25 Jun 10:49

Initial public release of @hapbeat/sdk — drive Hapbeat haptic devices from JS/TS. One API, two transports (Node UDP / Browser hapbeat-helper WebSocket).

  • connect()Hapbeat (play/streamPcm/openStream/discover/…)
  • EventMap.fromManifest() (command vs clip), parseWav, ClipStreamer, LiveStream, protocol

📦 npm: https://www.npmjs.com/package/@hapbeat/sdk
📚 Docs: https://devtools.hapbeat.com/docs/sdk-integration/
🤖 AGENTS.md: https://raw.githubusercontent.com/hapbeat/hapbeat-js-sdk/master/AGENTS.md

See CHANGELOG.md for the full list.