Search found 1 match

by Fjoaoo
Sun May 28, 2023 5:41 am
Forum: ESP-IDF
Topic: Why is CoAP latency higher? (CoAP vs MQTT)
Replies: 0
Views: 660

Why is CoAP latency higher? (CoAP vs MQTT)

I've been testing the CoAP client through the libcoap library with confirmable messages. I noticed that there is an average latency of 4.5 ms for sending processing and an average of 15 ms for confirming. And this left me in doubt, theoretically CoAP should be faster, however, in MQTT using the Ardu...