nymea-mqtt/libnymea-mqtt
Michael Zanetti 665faca358 Add Support for websocket transport
This commit adds support for connecting via the websocket transport
protocol on both, client and server parts.
In addition, the standalone server implemention is more complete, allowing
to manage policies and server ports via command line arguments as well
as adding a command line client tool for subscribing to a broker and/or
publishing messages to it.
2022-06-03 14:59:07 +02:00
..
transports Add Support for websocket transport 2022-06-03 14:59:07 +02:00
libnymea-mqtt.pri Add Support for websocket transport 2022-06-03 14:59:07 +02:00
libnymea-mqtt.pro Fix install prefix and add a pkg-config file 2019-07-16 13:43:44 +02:00
mqtt.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient.cpp Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient_p.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttpacket.cpp Fix MqttPackdt payload assignment. 2021-02-04 15:22:27 +01:00
mqttpacket.h Shared pointer for the packet data 2020-12-16 14:54:02 +01:00
mqttpacket_p.h Shared pointer for the packet data 2020-12-16 14:54:02 +01:00
mqttserver.cpp Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttserver.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttserver_p.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttsubscription.cpp Add qdoc configuration file for standalone build and create index.html for classes overview 2020-02-21 13:02:50 +01:00
mqttsubscription.h Update copyright 2020-01-23 00:24:20 +01:00