Page 1 of 1

TCP/IP application protocols usage LWIP vs ESP

Posted: Tue Oct 22, 2024 9:12 am
by Venky555
Hello,

I'm going through the ESP-IDF, and I can find the multiple implementations for HTTP, MQTT, and MDNS, one that is coming by default with LWIP and another implementation of Espressif. Please help me understand in detail how these implementations differ feature-wise to make a decision on what component I should use.