Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

v0.11.0

Choose a tag to compare

@mcollina mcollina released this 16 Jul 14:03
· 297 commits to master since this release
  • MQTTAscolatore should send a clientId.length < 23 chars #73.
    Made the clientId an option in MQTTAscoltatore.
  • Handling of duplicate topics "/hello/world" and "hello/world" on
    MQTT, which are the same.