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.
Timon 718a495437 Fix MqttPackdt payload assignment.
QByteArray(str) assumes that str is '\0'-terminated
which is not the case when sending binary data.
2021-02-04 15:22:27 +01:00
2020-12-17 15:15:20 +01:00
2020-01-23 00:24:20 +01:00
2021-02-04 15:22:27 +01:00
2020-01-23 00:24:20 +01:00
2020-01-23 00:24:20 +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%