Commit Graph

2 Commits (1.12.2)

Author SHA1 Message Date
Michael Zanetti a8037d599d Fix keepalive timeout being uninitialized in client and allow setting it 2023-09-11 17:31:07 +02:00
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