The Wayback Machine - https://web.archive.org/web/20210831001900/https://github.com/topics/mqtt-client
Skip to content
#

mqtt-client

Here are 860 public repositories matching this topic...

hivemq-mqtt-client
Sarek
Sarek commented Apr 22, 2020

Problem or use case

The client is currently only logging errors and warnings. For debugging purposes and during application development, it would be very useful to also have logs detailing the message flow.

Preferred solution or suggestions

TRACE level logging for incoming and outgoing MQTT control packet types, e.g., PUBLISH, SUBSCRIBE, PUBACK, SUBACK.

burnworld3d
burnworld3d commented Aug 17, 2021

Device normal info

  • Smart Wireless Switch M2

Device info:

{
"active_time": 1624995021,
"biz_type": 18,
"category": "wxkg",
"create_time": 1624995021,
"icon": "smart/icon/ay1536047723331OpdLN/166bec229d0c60605b4d068e0d9b7e50.png",
"id": "eb7669e6fb880cb4c******",
"ip": "",
"lat": "
",
"local_key": "***",
"lon

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, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
  • Updated Jan 14, 2021
  • C

Improve this page

Add a description, image, and links to the mqtt-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mqtt-client topic, visit your repo's landing page and select "manage topics."

Learn more