vue-paho-mqtt

Easy-to-use MQTT client for Vue 3 with centralized subscription management, type support, and built-in alert notifications.

MIT License

Downloads
272
Stars
21
Committers
4

Bot releases are visible (Hide)

vue-paho-mqtt - v0.6.5 Latest Release

Published by kaandesu 3 months ago

What's Changed

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.6.4...v0.6.5

vue-paho-mqtt - v0.6.4

Published by kaandesu 4 months ago

0.6.4

What's Changed

  • 1baa97c: No WSS attempt when useSSL is false.

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.6.3...0.6.4

vue-paho-mqtt - v0.6.3

Published by EgeOnder 4 months ago

What's Changed

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.6.2...0.6.3

vue-paho-mqtt - v0.6.2

Published by EgeOnder 5 months ago

What's Changed

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.6.1...0.6.2

vue-paho-mqtt - v0.6.1

Published by EgeOnder 6 months ago

vue-paho-mqtt - v0.6.0

Published by EgeOnder 6 months ago

What's Changed

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.5.0...0.6.0

vue-paho-mqtt - v0.5.0

Published by EgeOnder 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kaandesu/vue-paho-mqtt/compare/0.4.1...0.5.0

vue-paho-mqtt - v0.4.1

Published by EgeOnder 11 months ago

0.4.1

Patch Changes

  • 51b9f0b: Typing fixed, now usable with TypeScript.

What's Changed

vue-paho-mqtt - v0.4.0

Published by kaandesu about 1 year ago

0.4.0

Minor Changes

aa990ac: fixed wss:// connection when useSSL is true (wss:// will be tried first to connect, then ws:// if that fails)

vue-paho-mqtt - v0.3.0

Published by kaandesu over 1 year ago

0.3.0

Minor Changes

  • 5755878: Added wss protocol support for connection to MQTT broker over SSL. (HTTPS support)
  • Updated the live-demo
vue-paho-mqtt - v0.2.7

Published by kaandesu over 1 year ago

vue-paho-mqtt

0.2.7

Patch Changes

  • 6b5d623: Added authentication support with username and password.
vue-paho-mqtt - v0.2.6

Published by kaandesu over 1 year ago

vue-paho-mqtt

0.2.6

Patch Changes

  • 4c9a20a: fixed an issue that disabled changing the default mqtt options

0.2.5

Patch Changes

  • 14258c9: included utility broker tests to the build, fixed client unit test
vue-paho-mqtt - v0.2.4

Published by EgeOnder over 1 year ago

vue-paho-mqtt

0.2.4

Patch Changes

  • da48f75: Removed unnecessary packages from package.json, added a security policy, added scripts to contribution guidelines.
vue-paho-mqtt - v0.2.3

Published by kaandesu over 1 year ago

vue-paho-mqtt

0.2.3

Patch Changes

  • 7deec53: added $mqtt global instance and fixed readme Options/Composition api example usage
vue-paho-mqtt - v0.2.2

Published by kaandesu over 1 year ago

vue-paho-mqtt

0.2.2

Patch Changes

  • 612bccd: fixed $mqtt installation

0.2.1

Patch Changes

  • 88e5a7a: fixed npm page

0.2.0

Minor Changes

  • 2a5cdd2: Added tests and refactored code

0.1.0

Minor Changes

  • 2fbc6bc: Added changesets and workflows
Package Rankings
Top 6.54% on Proxy.golang.org
Top 19.39% on Npmjs.org