Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 286 Bytes

MQTT

LWIP implementation of MQTT stack

This is a work in progress but does work. I plan on doing alot of work to harden the code. Right now I am using RT-THREAD to run the stack so right now it might be OS dependent. I will be making it OS independent by using LWIP's OS ports