Skip to content

Changes

#31 (Aug 8, 2024, 11:01:54 AM)

  1. Added support for WebSocket MQTT brokers (commit: bcf6224) — thomas.calmant / detail
  2. Upgrade to Moquette 0.17 (commit: 21a3fa0) — thomas.calmant / detail
  3. Avoid trying to reconnect a null MQTT client (commit: 79587d0) — thomas.calmant / detail

#28 (Apr 22, 2024, 1:40:09 PM)

  1. Ensure that the MQTT Client connects to servers eventually (commit: 2af00f0) — timothyjward / detail
  2. Replace slf4j-simple with logback (v1.4.14) (commit: 8d7cbbe) — osgi / detail
  3. Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) — osgi / detail
  4. Make the sensiNact build more CI friendly (commit: 75ebfda) — timothyjward / detail