Meshblu WebSocket Client

JSON →
library 4.0.0 ·javascript maintenance
verified Jun 7, 2026

A pure WebSocket implementation of the Meshblu client for connecting to the Octoblu IoT platform (v4.0.0). This package provides a lightweight, browser-compatible alternative to the HTTP-based Meshblu client, enabling real-time communication over WebSockets. It supports key Meshblu operations such as device registration, message publishing/subscribing, and config updates. The library has low release cadence (last updated 2021) and is designed for use with Node.js or in the browser via bundlers. Key differentiators: no HTTP dependencies, full duplex communication, and direct use of native WebSocket API.