Computer Science, asked by coolyoradhika4727, 10 months ago

What is MQTT and how does it work

Answers

Answered by queensp73
0

Answer:

MQTT is a publish/subscribe protocol that allows edge-of-network devices to publish to a broker. Clients connect to this broker, which then mediates communication between the two devices. ... When another client publishes a message on a subscribed topic, the broker forwards the message to any client that has subscribed.

Explanation:

hope it helps u

:)

Answered by khanily23
0

Answer:

Explanation:MQTT is a publish/subscribe protocol that allows edge-of-network devices to publish to a broker. Clients connect to this broker, which then mediates communication between the two devices. ... When another client publishes a message on a subscribed topic, the broker forwards the message to any client that has subscribed.

Similar questions