MQTT source code files from official lwIP stable version 2.0.3

voidloop
Posts: 1
Joined: Thu Feb 15, 2018 8:48 pm

MQTT source code files from official lwIP stable version 2.0.3

Postby voidloop » Thu Feb 15, 2018 9:00 pm

Hi everyone,
if you are interested I've imported MQTT files from latest stable version (2.0.3) of lwIP. You can found the it as esp-idf component in my github page https://github.com/voidloop/lwipmqtt.
I've only changed one line of original source code in mqtt.c.

From:

Code: Select all

#include "lwip/timeouts.h"
To:

Code: Select all

#include "lwip/timers.h"

k30r88
Posts: 1
Joined: Sat Feb 17, 2018 5:24 am

Re: MQTT source code files from official lwIP stable version 2.0.3

Postby k30r88 » Sat Feb 17, 2018 5:26 am

Thanks for sharing. Does this library work and compatible with esp-idf ?

Who is online

Users browsing this forum: No registered users and 41 guests