MQTT-C
Visit ToolMQTT-C is a portable MQTT v3.1.1 client written in C, designed for embedded systems and PCs. It provides a transparent Platform Abstraction Layer for easy porting to new platforms.
At a glance
Trending
MQTT-C is a portable MQTT v3.1.1 client written in C, designed for embedded systems and PCs. It provides a transparent Platform Abstraction Layer for easy porting to new platforms.
Trending
About
MQTT-C is a lightweight, portable MQTT v3.1.1 client written in C, specifically designed for embedded systems and PCs. It facilitates publisher-subscriber-based messaging, commonly used in IoT and networking applications where high-latency and low data-rate links are expected. A key feature is its transparent Platform Abstraction Layer (PAL), which simplifies porting the client to various new platforms. MQTT-C is completely thread-safe but also functions efficiently on single-threaded systems, making it well-suited for microcontrollers. The client is notably small, comprising only two source files totaling less than 2000 lines of code, ensuring a minimal footprint.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending