Introduction
MQTT X Web is an open source MQTT 5.0 browser client and an online MQTT WebSocket client tool. Use WebSocket to connect to MQTT in your browser to help you develop and debug your MQTT services and applications faster without having to download and install MQTT X locally.
You can visit our website or GitHub to get the latest version information. If you are familiar with this project, you can also directly clone the repository source code of MQTT X and build and use it by yourself. During the using process, if you have any questions, you can go to GitHub issues to express questions and opinions or fork our project, and submit the modified PR to us. We will review and reply carefully.
Preview
Main Features
- 100% open source under Apache 2.0 license
- Browser-based, no need to download and install, open and use immediately
- Support MQTT over WebSocket
- Easy-to-use, chat box for sending/receiving MQTT messages
- Support MQTT v3.1.1 and MQTT v5.0
- Support using Docker for private deployment