MQTT.js
MQTT client library
A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers.
The MQTT client for Node.js and the browser
9k stars
221 watching
1k forks
Language: TypeScript
last commit: 8 days ago
Linked from 2 awesome lists
hacktoberfestjavascriptmqttmqtt-brokernodejs-library
Related projects:
Repository | Description | Stars |
---|---|---|
thomasnordquist/mqtt-explorer | An MQTT client with a graphical user interface to visualize and manage MQTT topics and brokers | 3,088 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
dotnet/mqttnet | A high performance .NET library implementing the MQTT protocol for asynchronous client-server communication | 4,490 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
moscajs/aedes | A lightweight MQTT broker written in JavaScript that supports multiple features and can be used with various stream servers. | 1,798 |
emqx/mqttx | A comprehensive MQTT client tool for testing and development | 3,912 |
postwait/node-amqp | An AMQP client for nodejs | 1,692 |
mysqljs/mysql | A pure Node.js JavaScript Client implementing the MySQL protocol. | 18,305 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |
alladdin/node-lox-mqtt-gateway | Enables communication between Loxone miniserver and MQTT brokers using WebSockets | 27 |
mqttjs/mqtt-elements | Polymer elements for establishing an MQTT connection and publishing messages to various topics. | 27 |
moquette-io/moquette | An MQTT broker designed to be lightweight and embeddable, supporting various QoS levels and used in several projects for IoT and automation. | 2,312 |
antonymarion/capacitorjs-mqtt-native-plugin | Provides an MQTT plugin for connecting to an MQTT broker and sending/receiving messages in Android mobile apps using TCP protocol. | 0 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
hivemq/hivemq-mqtt-client | A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. | 865 |