aws / aws-iot-device-sdk-js-v2

Next generation AWS IoT Client SDK for Node.js using the AWS Common Runtime
Apache License 2.0
217 stars 97 forks source link

fix browser pubsub #434

Closed jmklix closed 11 months ago

jmklix commented 11 months ago

Issue #, if available: https://github.com/aws/aws-iot-device-sdk-js-v2/discussions/412

Description of changes: Change browser pubsub clientID and topic to match policy. (and to follow other samples)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.