Skip to content

Commit

Permalink
Merge pull request #195 from emqx/develop
Browse files Browse the repository at this point in the history
README
  • Loading branch information
CrazyWisdom authored Mar 16, 2020
2 parents a1ac341 + b43b8a1 commit f6834c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

---

**MQTT X**[EMQ](http://emqx.io/cn) 开源的一款跨平台 MQTT 5.0 桌面客户端,它支持 macOS, Linux, Windows。
[MQTT X](https://mqttx.app/cn)[EMQ](http://emqx.io/cn) 开源的一款跨平台 MQTT 5.0 桌面客户端,它支持 macOS, Linux, Windows。

**MQTT X** 的用户界面借助聊天软件的形式简化了页面的操作逻辑,用户可以快速创建连接保存并同时建立多个连接客户端,方便用户快速测试 MQTT/TCP、MQTT/TLS 的连接、发布/订阅功能及其他特性。
[MQTT X](https://mqttx.app/cn) 的用户界面借助聊天软件的形式简化了页面的操作逻辑,用户可以快速创建连接保存并同时建立多个连接客户端,方便用户快速测试 MQTT/TCP、MQTT/TLS 的连接、发布/订阅功能及其他特性。

> [MQTT](http://mqtt.org/faq) 全称为 Message Queuing Telemetry Transport(消息队列遥测传输)是一种基于 发布/订阅 范式的“轻量级”消息协议,旨在用于受限设备和低带宽,高延迟或不可靠的网络,由 IBM 发布。
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ English | [简体中文](./README-CN.md)

---

**MQTT X** is a cross-platform MQTT 5.0 desktop client open sourced by [EMQ](https://emqx.io), which supports macOS, Linux, and Windows.
[MQTT X](https://mqttx.app) is a cross-platform MQTT 5.0 desktop client open sourced by [EMQ](https://emqx.io), which supports macOS, Linux, and Windows.

**MQTT X** simplifies the operation logic of the page with the help of chatting software. The user can quickly create a connection to save and establish multiple connection clients at the same time. It is convenient for the user to quickly test the connection of MQTT/TCP、MQTT/TLS, Publish / Subscribe functions and other features .
[MQTT X](https://mqttx.app) simplifies the operation logic of the page with the help of chatting software. The user can quickly create a connection to save and establish multiple connection clients at the same time. It is convenient for the user to quickly test the connection of MQTT/TCP、MQTT/TLS, Publish / Subscribe functions and other features .

> [MQTT](http://mqtt.org/faq) stands for MQ Telemetry Transport. It is a publish/subscribe, extremely simple and lightweight messaging protocol, designed for constrained devices and low-bandwidth, high-latency or unreliable networks.
Expand Down
Binary file modified assets/mqttx-gif.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/mqttx-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f6834c5

Please sign in to comment.