Skip to content

Commit 38b756e

Browse files
authored
Update README.md
1 parent 345b53d commit 38b756e

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1-
[![](https://img.shields.io/github/v/tag/IoTSharp/mqttclient?color=brightgreen&label=version)](https://github.com/IoTSharp/mqttclient/releases)
2-
3-
[![license](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/IoTSharp/mqttclient/blob/master/LICENSE)
1+
# mqttclient
42

5-
![](https://img.shields.io/github/forks/IoTSharp/mqttclient)
3+
**A high-performance, high-stability, cross-platform MQTT client**
64

7-
![](https://img.shields.io/github/stars/IoTSharp/mqttclient)
5+
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS/LiteOS/RT-Thread/TencentOS tiny), Linux, Windows, Mac, and has a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
86

9-
![](https://img.shields.io/badge/platform-Linux|Windows|Mac|Embedded-orange.svg)
7+
[![](https://img.shields.io/github/v/tag/IoTSharp/mqttclient?color=brightgreen&label=version)](https://github.com/IoTSharp/mqttclient/releases) [![license](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/IoTSharp/mqttclient/blob/master/LICENSE) ![](https://img.shields.io/github/forks/IoTSharp/mqttclient)
8+
![](https://img.shields.io/github/stars/IoTSharp/mqttclient)
9+
![](https://img.shields.io/badge/platform-Linux|Windows|Mac|Embedded-orange.svg)
1010

1111
[中文说明](README_CN.md)
12-
# mqttclient
13-
14-
**A high-performance, high-stability, cross-platform MQTT client**
1512

16-
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS/LiteOS/RT-Thread/TencentOS tiny), Linux, Windows, Mac, and has a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
1713

1814
## Advantage:
1915

0 commit comments

Comments
 (0)