SDK for connecting to AWS IoT from a device using JavaScript/Node.js
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out DEV. Al
Flushing the pipeline with a new auth token now that npm forbids non-expiring tokens. Substantial chance of failure.
## What's Changed * Updated websocket-stream to @httptoolkit/websocket-stream by @xiazhvera in https://github.com/aws/aws-iot-device-sdk-js/pull/432 β¦
## What's Changed * Update README.md by @jmklix in https://github.com/aws/aws-iot-device-sdk-js/pull/426 * Minor GitHub workflow changes by @kellertβ¦
## What's Changed * feat: Standardize issue templates for discussions by @kellertk in https://github.com/aws/aws-iot-device-sdk-js/pull/404 * Give eβ¦
* Updated minimist version
* Adds examples folder back to npm package
* Add support for custom auth connections via query params, intended for browser environments * Bind and propagate mqtt-js 'end' event * Misc unit tβ¦
* Updated crypto-js version * Updated mqtt-js version * Removed reserved topic checks from subscribe calls