7 Commits

Author SHA1 Message Date
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
Michael Zanetti
881bf26a47 Fix topci -> topic typo 2022-04-14 00:29:21 +02:00
Michael Zanetti
38feda3a4b Update copyright 2020-01-23 00:24:20 +01:00
Michael Zanetti
7e35b3e79e add reconnect feature to client and improve server api a bit 2018-11-27 23:31:23 +01:00
Michael Zanetti
63e8f2055e add close() and isListening() to MqttServer 2018-11-14 02:37:23 +01:00
Michael Zanetti
12ba712c51 add copyright headers 2018-11-13 00:56:54 +01:00
Michael Zanetti
7be28b8e44 nymea-mqtt implementation 2018-11-13 00:54:32 +01:00