IoT Protocols
Introduction#
Protocols which can be used in the IoT projects which would help to communicate between the IoT devices/IoT Clients.
MQTT
MQTT is an publish/subscribe “lightweight” messaging protocol for use on top of the TCP/IP protocol.
CoAP
CoAP(Constrained Application Protocol) provides a request/response interaction model between application endpoints typically used along with REST.RFC