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/)
1k stars
109 watching
760 forks
Language: C
last commit: 11 months ago eclipseiotembeddedinternet-of-thingsiotmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
eclipse-paho/paho.mqtt.c | An Eclipse Paho C client library for the MQTT protocol | 1,991 |
eclipse-paho/paho.mqtt.testing | Testing utilities for MQTT clients and brokers. | 110 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 162 |
liambindle/mqtt-c | An MQTT client library written in C | 789 |
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. | 308 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 89 |
eclipse-zenoh/zenoh-pico | An Eclipse-based pub/sub and compute library for constrained devices | 129 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
eclipse-paho/paho.mqtt.golang | An MQTT client library for Go | 2,799 |
kaandesu/vue-paho-mqtt | An MQTT client plugin for Vue 3 applications providing centralized subscription management and alert notifications | 23 |
eclipse-embed-cdt/eclipse-plugins | An Eclipse plug-in suite for C/C++ development on Arm and RISC-V embedded systems | 558 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 417 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |