github mqttjs/MQTT.js v2.0.0

latest releases: v5.14.1, v5.14.0, v5.13.3...
9 years ago
  • Update to mqtt-packet v5
  • Drop support for node v0.8 and v0.10.
  • Drop deprecated API, in particular createClient, createServer and so on
  • Use readable-stream v2.x.x
  • Default value of keepalive should be at least 1 minute #382
  • Handling wrong authentication in the CLI tools #351 by @roccomuso
  • Explain QoS in the README #431 by @jonhardman
  • Restore subscribtions after reconnect in deferred open scenario #166

Full changes in #345

Don't miss a new MQTT.js release

NewReleases is sending notifications on new releases.