Summit
EMQ Sponsors Open Source Summit Europe 2024 | Register Now →


MQTT is currently the most widely used IoT protocol. We plan to help you quickly understand the MQTT protocol through a series of videos and become an expert in the MQTT field.

These videos will be divided into two parts: Basic and Advanced. The basic part mainly explains the essential features of MQTT, such as publish and subscribe, QoS, and sessions. The advanced part will introduce features such as will messages, retained messages, and shared subscriptions. This video, as the first episode, will cover the following:

  1. What is MQTT?
  2. Relationship between MQTT protocol versions
  3. Preliminary introduction to key concepts of MQTT such as publish-subscribe, topics, etc.