This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Michael Zanetti 681e538306 Fix a crash when a client connects and disconnects without sending any data.
The guard for forcing the client to send data within 10 seconds after connecting
hadn't been stopped again if the client disconnects on it's own.
2019-04-12 18:09:51 +02:00
2018-11-13 02:06:27 +01:00
2018-11-13 02:06:27 +01:00
2018-11-28 20:24:14 +01:00
2018-11-13 02:06:27 +01:00
2018-11-13 02:08:24 +01:00
2018-11-13 00:54:32 +01:00
2018-11-13 00:54:32 +01:00
2018-11-13 02:10:44 +01:00

nymea-mqtt

Nymea MQTT broker

The nymea MQTT broker consists of a library containing a MqttClient and a MqttServer implementation. It can be used standalone or integrated in other applications.

Description
No description provided
Readme 241 KiB
Languages
C++ 98.2%
QMake 1.3%
Makefile 0.5%