paho.mqtt.embedded-c

MQTT client library

A C client library for MQTT protocol used in IoT applications.

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)

GitHub

1k stars
108 watching
755 forks
Language: C
last commit: 9 months ago
eclipseiotembeddedinternet-of-thingsiotmqtt

Related projects:

Repository Description Stars
eclipse-paho/paho.mqtt.c An MQTT client library with synchronous and asynchronous programming models 1,981
eclipse-paho/paho.mqtt.testing Testing utilities for MQTT clients and brokers. 109
freertos/coremqtt A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices 158
liambindle/mqtt-c An MQTT client library written in C 786
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
tennessine/paho.mqtt.wxapp An MQTT client library for JavaScript used to connect to MQTT brokers within a WeChat mini program, enabling control of hardware and other applications. 309
soypat/natiu-mqtt An MQTT implementation suitable for embedded systems 87
eclipse-zenoh/zenoh-pico A native C library providing pub/sub, store/query, and compute capabilities for constrained devices 120
tuanpmt/esp_mqtt An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. 1,146
eclipse-paho/paho.mqtt.golang An MQTT client library for Go 2,782
kaandesu/vue-paho-mqtt An MQTT client plugin for Vue 3 applications providing centralized subscription management and alert notifications 21
eclipse-embed-cdt/eclipse-plugins An Eclipse plug-in suite for C/C++ development on Arm and RISC-V embedded systems 557
mobile-web-messaging/mqttkit An iOS library that enables event-driven communication over the MQTT 3.1 protocol 462
edjopato/mqttui A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. 405
256dpi/lwmqtt An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. 108