iot

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


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow