MQTT-C
MQTT client
An MQTT client library written in C
A portable MQTT C client for embedded systems and PCs alike.
789 stars
27 watching
277 forks
Language: C
last commit: 10 months ago
Linked from 7 awesome lists
cmqttmqtt-clientportablepublisher-subscribersimple
Related projects:
Repository | Description | Stars |
---|---|---|
| An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
| A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 162 |
| An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
| An MQTT client library for integrating with CODESYS systems. | 118 |
| A Ruby gem implementing the MQTT protocol for publish/subscribe messaging | 545 |
| An iOS MQTT client framework | 274 |
| An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
| An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
| An MQTT client library for iOS and macOS written in Swift | 1,614 |
| An MQTT client written in Swift to connect to an MQTT server, subscribe and receive messages | 44 |
| A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
| A Go implementation of MQTT clients and servers, with support for load testing. | 820 |
| An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
| An MQTT client/server library implemented in C++14 | 441 |
| An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |