CoAP ############# RFC 7252 The Constrained Application Protocol (CoAP) CoAP 是受限环境下的client->server文本消息协议,使用UDP传输,协议交互类似于简化版的HTTP。 传输层加密可用DTLS。 参考资料 =========== - `The Constrained Application Protocol (CoAP) `_ - `MQTT and CoAP, IoT Protocols `_ - `Constrained Application Protocol for Internet of Things `_ - `What is CoAP IoT protocol | CoAP Architecture,message header `_ - `CoAP `_