Skip to content

Commit 5d192e8

Browse files
committed
Release script
1 parent 55895bd commit 5d192e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mqtt-broker/user-guide/mqtt-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ the central server that manages all communication between clients.
1717
The broker is responsible for receiving messages from publishers, determining which subscribers are interested in those messages, and reliably delivering them according to the protocol’s rules.
1818
In this way, the broker acts as the backbone of the MQTT system, ensuring seamless, secure, and efficient message exchange.
1919

20-
![image](/images/mqtt-broker/user-guide/mqtt/mqtt_broker.svg)
20+
![image](https://img.thingsboard.io/mqtt-broker/user-guide/mqtt/mqtt_broker.svg)
2121

2222
### MQTT Clients
2323

0 commit comments

Comments
 (0)