Napat / MQTT

LWIP implementation of MQTT stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LWIP implementation of MQTT stack


Languages

Language:C 99.5%Language:Python 0.5%