Home
Softono

Lwmqtt

Open source MIT C
114
Stars
35
Forks
2
Issues
9
Watchers
4 months
Last Commit

 About Lwmqtt

a light weight MQTT implementation

Platforms

Web Self-hosted

Languages

C

Links

Need Help Installing Lwmqtt?

We provide expert installation service for this software. Our team will install, configure, and secure Lwmqtt on your server. plans start at just $30.

lwmqtt

Test Release

The "Light Weight MQTT" library implements a MQTT 3.1.1 client that is optimized to be used in embedded and constraint systems. It can be used with any operating system and network stack and only requires a handful of callbacks for a full integration. The project is derived from the Paho MQTT Embeded C, gomqtt and mosquitto project.

Installation

The library is available on PlatformIO. You can install it by running: pio lib install "256dpi/LWMQTT".

Release Management

  • Update version in library.json.
  • Create release on GitHub.