ngx-mqtt
ngx-mqtt copied to clipboard
This library isn't just a wrapper around MQTT.js for angular. It uses observables and takes care of subscription handling and message routing.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
- [x] **I have searched for similar issues in this repository, but couldn't find one.** - [x] **I have read the README and have a basic understanding how angular works.**...
- [ X ] **I have searched for similar issues in this repository, but couldn't find one.** - [ X ] **I have read the README and have a basic...
This is basically PR #161 but I added the requested feature of only working when a tag is made. This PR used the original PR's branch, but then I updated...
Added a github action to auto publish library on push to the master branch. You have to add NPM_TOKEN secret to make it work. The only issue is that tests...
Currently Shared Worker allowed to create ws connection. Even more - it persists between page reloads, also it's shared between tabs. Looks great! But there are few problems. 1. to...
- [X] **I have searched for similar issues in this repository, but couldn't find one.** - [X] **I have read the README and have a basic understanding how angular works.**...
Hello, I need to connect to IoT Core using Angular 16 and [email protected]. I have tried all the methods. If I add 'protocolVersion:5' in the connection options, it returns the...
Mqtt-browser 4.2.7 does not correctly reload the topic aliases after a disconnect/reconnect. Bug was fixed in 4.3.0, please update the dependency.