Skip to content

handle unconnected client cleanup, empty root config & use json::parse

  • Use json::parse(infile) instead of streaming operators.
  • Fix error in MQTT::Publisher when deconstruction without an connection
  • Allow empty root topic without crashing

Merge request reports

Loading