New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@matter/mqtt

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matter/mqtt

matter.js MQTT support

latest
Source
npmnpm
Version
0.16.10
Version published
Maintainers
3
Created
Source

MQTT implementation for matter.js

This is a matter.js plugin that provides an MQTT client based on MQTT.js.

To enable MQTT support you will need a broker that supports MQTT 5. Import @matter/mqtt and enable MQTT by setting mqttAddress on the RemoteServer of your ServerNode.

This plugin is platform independent. On web browsers you can only access brokers over WebSockets, so the protocol of your service address should be mqtt+ws or mqtt+wss.

Keywords

iot

FAQs

Package last updated on 22 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts