openLuat / LuatOS

LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)
https://wiki.luatos.com
MIT License
460 stars 100 forks source link

LuatOS - mqtt库 #24

Closed wendal closed 4 years ago

wendal commented 4 years ago

要求: 基于netc.h, 不涉及具体平台的代码, 不依赖rtt

wendal commented 4 years ago

搞了个lua为主c为辅的mqtt库,先能用啦