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
38feda3a4b Update copyright 2020-01-23 00:24:20 +01:00
Michael Zanetti
4e4ed7bad5 add SSL support to client 2018-11-28 20:24:14 +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
d692ff02fb remove debug prints 2018-11-13 01:53:11 +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