How to Use MQTT in Node.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MQTT.js

    The MQTT client for Node.js and the browser

    MQTT.js is a client library of the MQTT protocol, written in JavaScript and used in Node.js and browser environments. It is currently the most widely used MQTT client library in the JavaScript ecosystem.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • MQTTX

    A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.

    We see that the client has successfully connected to the MQTT broker and subscribed to the topic, received and published messages successfully. At this point, we will use MQTT 5.0 Client Tool - MQTT X as another client for the message publishing and receiving test.

  • MQTT-Client-Examples

    MQTT Client Examples

    For the complete code of the project, please see: https://github.com/emqx/MQTT-Client-Examples/tree/master/mqtt-client-Node.js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • (MQTT Series) Part 1 - Introduction: Hello World

    1 project | dev.to | 10 May 2024
  • Bridging FINS Data to MQTT: Protocol Explained and Hands-on Tutorial

    1 project | dev.to | 25 Aug 2023
  • Server Sent Events simplified in SvelteKit

    2 projects | /r/sveltejs | 25 Jun 2023
  • Enriching Payloads with MQTT 5 Metadata, using AWS IoT Core Rules Engine

    1 project | dev.to | 8 Jun 2023
  • 7 Best MQTT Client Tools Worth Trying in 2023

    5 projects | /r/MQTT | 31 May 2023

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?