GithubHelp home page GithubHelp logo

emqx / mqttx Goto Github PK

View Code? Open in Web Editor NEW
3.7K 68.0 431.0 100.9 MB

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

Home Page: https://mqttx.app

License: Apache License 2.0

JavaScript 2.30% HTML 0.33% Vue 43.42% TypeScript 48.78% CSS 0.41% SCSS 4.74% Dockerfile 0.02%
mqtt-tool mqtt mqtt-client electron-app electron iot iot-application vue cross-platform macos

mqttx's People

Contributors

0721betty avatar alexpts avatar danf137 avatar danfx avatar dependabot[bot] avatar dm1-1 avatar duyuxuan avatar eaglesemanation avatar emqplus avatar gilbertwong96 avatar jimmoen avatar kinplemelon avatar laybrid avatar m01i0ng avatar meggielqk avatar misi89 avatar ni00 avatar oceanlvr avatar red-asuka avatar roanbrand avatar rory-z avatar rotzbua avatar swilder-m avatar twankamp avatar wivwiv avatar xl-yibai avatar yakutozcan avatar yigitpirildak avatar ysfscream avatar zhiw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mqttx's Issues

Update the Info of EMQ X

"To run MQTT Broker locally, EMQ X is recommended. EMQ X is a fully open source, highly scalable, highly available distributed MQTT 5.0 messaging broker for IoT, M2M and mobile applications."

Support payload pretty print

Now if the payload is JSON, it still displays plaintext. I hope it can support JSON display. It is better if it can support more types, such as base64, msgpack, protobuf, etc.

CA certificate is not certified

With MQTTX V3.1, SSL server certificate authentication is turned on.If the CA certificate is not valid, it can be successfully connected by importing any certificate.It is the same as the emqx server, and the CA certificate can be normally certified under MQTT.fx

Split message list view by subscriptions

The message list view is divided according to the subscription relationship. Now all the messages of the subscription are in the same view. If there are multiple subscriptions, it will be very inconvenient to view. You can consider putting the messages of different subscriptions in different message views.

Allow empty port

I've deployed EMQ server behind Nginx, and use 80 for WS connection and 443 for WSS. I can connect to server in web pages using Javascript client, but can not connect with MQTTX, no matter via 80 or 443. As the port is required, I can't leave it blank neither. So is it possible to make it optional? Thanks.

MQTT over TLS: expired certificate

Connecting to m20.cloudmqtt.com:22703 over TLS the client reports

Error: certificate has expired

How can I verify that? How can I load the certificate to verify the chain? I would like to see for myself before reporting this to the cloud provider.

cert-error

client cert and key shouldn't be mandatory

To connect to a broker that is configured with a self-signed server certificate, client cert and key are not mandatory. MQTTX is assuming that the SSL connection is mutual. The broker could be configured for only one-sided (client-side) SSL and use username and password based authentication instead of cert based authentication.

Impossible to send empty publish

It seems there's no way to send an empty publish always in plaintext mode.
Can be removed the check that require at least a char to publish on a topic?

Delete connections by right click on the connection name

It would be nice if I could delete a connection just by right click on the connection name listed in the Connections bar, and select delete button in the pop-up menu.

Or is it better also allow the user to delete a connection by left slide the connection name? (for Mac OSX only)

You need to make sure that /snap/mqttx/x1/chrome-sandbox is owned by root and has mode 4755.

I have installed MQTTX 1.1.1 by snap file, but when i try to run it i get:

"The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /snap/mqttx/x1/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)"

And, after try to:

sudo chmod 4755 /snap/mqttx/x1/chrome-sandbox

i get these same message. Can you help-me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.